darklang / dark

Darklang main repo, including language, backend, and infra
https://darklang.com
Other
1.66k stars 90 forks source link

wip: Update the grammar to support if/else statements #5324

Closed OceanOak closed 5 months ago

OceanOak commented 6 months ago

Changelog:

Tree-sitter-darklang
- Update the grammar to support if/else statements

Note: this PR is currently on hold until we implement external scanners to handle indentation

StachuDotNet commented 5 months ago

feel free to reopen if relevant