0.11.0 • Published 7 months ago

@plutojl/lezer-julia v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

lezer-julia

This is a Julia grammar for the lezer parser system.

The grammar was initially ported from tree-sitter-julia using lezer-parser/import-tree-sitter tool.

Contributing

Initializing dev environment:

yarn install
make

If you crash and it looks like there is too little memory, trying running export NODE_OPTIONS="--max-old-space-size=8192" before running make

Running tests:

make test
0.11.0

7 months ago

0.10.0

2 years ago

0.9.0

2 years ago

0.7.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago