lark-parser / Lark.js

Live port of Lark's standalone parser to Javascript
MIT License
71 stars 12 forks source link

Lark-js now uses a fix Python version of Lark (1.1.5) #41

Closed erezsh closed 6 months ago

erezsh commented 6 months ago

@thekevinscott Can you please check that this PR solves your issue?

thekevinscott commented 6 months ago

This works great!