Skip to content

Generate AST of lots of common programming languages using antlr4. JavaScript API and CLI tool.

Notifications You must be signed in to change notification settings

xiaonatuo/univac

 
 

Repository files navigation

Projects

  • univac - API and CLI to generate Abstract Syntax Trees (AST) of several well-known programming languages using antlr4 grammars

  • render-dot - Render Graphviz .dot files to svg, png, dotx, json, jpeg, ps, etc using several graph engines, for browser, node and command line

  • svg-png-converter - Convert SVG/PNG and back, both in browser and node.js. JavaScript API and Command Line

About

Generate AST of lots of common programming languages using antlr4. JavaScript API and CLI tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • TypeScript 19.3%
  • ANTLR 0.4%
  • HTML 0.1%
  • CSS 0.0%
  • Shell 0.0%