@strumenta/ast
TypeScript icon, indicating that this package has built-in type declarations

0.22.0 • Public • Published

npm version

AST

@strumenta/ast supplies the infrastructure to build a custom, possibly mutable, Abstract Syntax Tree (AST) using TypeScript. It's inspired by Kolasu and integrated with ANTLR, specifically antlr4ts.

Building

yarn build compiles the sources.

yarn dist compiles, tests and builds the npm package.

Readme

Keywords

none

Package Sidebar

Install

npm i @strumenta/ast

Weekly Downloads

1

Version

0.22.0

License

Apache-2.0

Unpacked Size

375 kB

Total Files

97

Last publish

Collaborators

  • alessiostalla
  • ftomassetti