1 个不稳定版本
0.1.0 | 2019年1月15日 |
---|
#17 在 #lark
在 3 个crate中使用(直接使用2个)
510KB
11K SLoC
Lark 编译器的命令行工具,可以启动构建、IDE交互、REPL和评估。
Usage:
lark build <file> [<output>] - compiles the given file
lark run <file> - runs the given file
lark repl - REPL/interactive mode
lark ide - run the Lark languge server/IDE support
依赖关系
~11–21MB
~286K SLoC