Skip to content

Rust implementation of a polyglot (cross-language) Abstract Syntax Tree (AST) framework

License

Notifications You must be signed in to change notification settings

phoudail/polyglot_ast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polyglot_ast

Rust implementation of a polyglot (cross-language) Abstract Syntax Tree (AST) framework.

This repository contains tools to build polyglot ASTs from source code of GraalVM applications. It currently partially supports python and javascript, and is built in a manner that aims to facilitate addition of new languages.

There is no Rust crate for this project (yet).

About

Rust implementation of a polyglot (cross-language) Abstract Syntax Tree (AST) framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages