You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here https://mingodad.github.io/lua-wasm-playground/ there is an easier/cleaner way to write tree-sitter grammars like Kotlin (select Tree-sitter-ebnf-generator-Kotlin from Examples then click Run to see a full commented out grammar.js from the EBNF variant describng the grammar in Input Text (arg[1])).
I hope it can be helpful !
The text was updated successfully, but these errors were encountered:
Here https://mingodad.github.io/lua-wasm-playground/ there is an easier/cleaner way to write tree-sitter grammars like
Kotlin
(selectTree-sitter-ebnf-generator-Kotlin
fromExamples
then clickRun
to see a full commented outgrammar.js
from theEBNF
variant describng the grammar inInput Text (arg[1])
).I hope it can be helpful !
The text was updated successfully, but these errors were encountered: