fp.
newest
Open in hackernews
Show HN: LSP and Grammar for HTML and Mustache Templates
https://github.com/reteps/tree-sitter-htmlmustache
1
•
spicypete
•
1h ago
I built my first tree-sitter grammar for parsing HTML files mixed with mustache templates. I then vibe-coded an LSP on top of it. Wanted to show this off as a fun project in the programming languages realm of stuff.