Skip to content

Commit

Permalink
Updated standalone example
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Apr 9, 2019
1 parent 65bde7e commit d48e037
Show file tree
Hide file tree
Showing 2 changed files with 1,444 additions and 385 deletions.
2 changes: 1 addition & 1 deletion examples/standalone/create_standalone.sh
@@ -1 +1 @@
python -m lark.tools.standalone json.lark > json_parser.py
PYTHONPATH=../.. python -m lark.tools.standalone json.lark > json_parser.py

0 comments on commit d48e037

Please sign in to comment.