Lark-js

Latest version: v0.1.4

Safety actively analyzes 623807 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.4

What's Changed
* fix: compiler errors by jillyj in https://github.com/lark-parser/Lark.js/pull/29

New Contributors
* jillyj made their first contribution in https://github.com/lark-parser/Lark.js/pull/29

**Full Changelog**: https://github.com/lark-parser/Lark.js/compare/0.1.3...0.1.4

0.1.3

- Updated to sync with Lark 1.1.2

- Bugfixes
- to `on_error` argument of `Lark.parse()`
- to `Tree.pretty()`
- to line numbers in `UnexpectedToken`
- Better support for re-compiling the generated Javascript.

What's Changed
* Added python tests by erezsh in https://github.com/lark-parser/Lark.js/pull/19
* Fix for issue 17: Renaming classes breaks deserialization by erezsh in https://github.com/lark-parser/Lark.js/pull/18
* Another bugfix for issue 17 by erezsh in https://github.com/lark-parser/Lark.js/pull/20
* Improvements taken from Lark 1.1.2 by erezsh in https://github.com/lark-parser/Lark.js/pull/24
* Fix docs + minor code details by erezsh in https://github.com/lark-parser/Lark.js/pull/25
* Bugfix for on_error (found in issue 22) by erezsh in https://github.com/lark-parser/Lark.js/pull/26


**Full Changelog**: https://github.com/lark-parser/Lark.js/compare/0.1.2...0.1.3

0.1.2

What's Changed

* Bugfix for UnexpectedToken.expected: fixed isupper() implementation (issue 14) by erezsh in https://github.com/lark-parser/Lark.js/pull/16


**Full Changelog**: https://github.com/lark-parser/Lark.js/compare/0.1.1...0.1.2

0.1.1

- Fixed compatibility with latest lark.

- Bugfix for UnexpectedToken.expected

- Added auto-generated setup.py to support 'pip install -e .' (temporary! official support will soon be added to poetry)

**Full Changelog**: https://github.com/lark-parser/Lark.js/compare/0.1.0...0.1.1

0.1.0

0.0.7

- `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

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.