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
It should be possible to rewrite the grammar DSL in Kotlin/JS.
Grammar authors can then write the grammar in grammar.kts and the DSL package will transpile it to JSON.
Think Rust Sitter but in a better language. ;)
The text was updated successfully, but these errors were encountered:
It should be possible to rewrite the grammar DSL in Kotlin/JS.
Grammar authors can then write the grammar in
grammar.kts
and the DSL package will transpile it to JSON.Think Rust Sitter but in a better language. ;)
The text was updated successfully, but these errors were encountered: