kyleect / locks

A toy language branched from Lox to learn language implementation and tooling. Forked from loxcraft
https://kyleect.github.io/locks/#/docs
MIT License
0 stars 0 forks source link

Syntax Highlighting #25

Closed kyleect closed 8 months ago

kyleect commented 8 months ago

Add syntax highlighting support to language server. Textmate grammar files are an option as well.