0.0.9 • Published 2 years ago

@hctoolkit/asytrip v0.0.9

Weekly downloads
-
License
GPL-3.0+
Repository
github
Last release
2 years ago

Hydrocarbon Abstract Syntax Tree Toolkit

Sub-Commands

compile

hc.asytrip compile --o <Output Path>? --t <Target Language>? <Path to .hcgr*>

Compile an ASYtrip AST from a Hydrocarbon grammar resource file (.hcgr)

Arguments:

Filepath to the output file that will be created/overwritten.
May also specify [stdout] to output to terminal buffer.
Target language to write the AST in.