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.
- Host: GitHub
- URL: https://github.com/cpu/tree-sitter-lpc
- Owner: cpu
- License: gpl-3.0
- Created: 2022-03-14T23:00:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-16T23:50:16.000Z (over 3 years ago)
- Last Synced: 2025-02-10T01:16:11.786Z (about 1 year ago)
- Language: C
- Size: 1.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/