Skip to content
ast / 0.21.0

ast 0.21.0

Install from the command line:
Learn more about npm packages
$ npm install @strumenta/ast@0.21.0
Install via package.json:
"@strumenta/ast": "0.21.0"

About this version

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.

Details


Assets

  • ast-0.21.0-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all