An open API service indexing awesome lists of open source software.

https://github.com/cpu/tree-sitter-lpc

LPC grammar for tree-sitter.
https://github.com/cpu/tree-sitter-lpc

Last synced: 12 months ago
JSON representation

LPC grammar for tree-sitter.

Awesome Lists containing this project

README

          

# Tree Sitter LPC Grammar

**Extremely experimental WIP - Expect git history rewriting and bugs!**

Modelling the [LDMud][ldmud] LPC language as a [tree-sitter][tree-sitter]
grammar with the eventual goal of high-quality syntax highlighting, semantic
source code refactoring, and more!

[ldmud]: http://www.ldmud.eu/
[tree-sitter]: https://tree-sitter.github.io/tree-sitter/