Skip to content

Lark.js now compiles with Closure, and be used as an import

Compare
Choose a tag to compare
@erezsh erezsh released this 07 Sep 16:20
· 42 commits to master since this release
  • lark.js can now compile iwth the Closure compiler without errors (still warnings to solve)
  • import larkjs now allows running the generator from Python, in addition to the shell.
  • Other small fixes