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

nightly lark-cli

The CLI for the Lark compiler, which can initiate a build, IDE interaction, REPL, and evaluation

1 unstable release

0.1.0 Jan 15, 2019

#16 in #lark


Used in 3 crates (2 directly)

Custom license

510KB
11K SLoC

The CLI for the Lark compiler, which can initiate a build, IDE interaction, REPL, and evaluation.

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

For more information, see the main readme and internals doc.

Dependencies

~11–22MB
~305K SLoC