#lark #ide #repl #build #compiler #evaluation #interaction

nightly lark-cli

Lark 编译器的命令行工具,可以启动构建、IDE交互、REPL和评估

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

更多信息,请参阅主README内部文档

依赖关系

~11–21MB
~286K SLoC