https://github.com/pndmix/tree-sitter-rampcode
Rampcode grammar for tree-sitter
https://github.com/pndmix/tree-sitter-rampcode
parser tree-sitter
Last synced: 9 months ago
JSON representation
Rampcode grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/pndmix/tree-sitter-rampcode
- Owner: pndmix
- License: mit
- Archived: true
- Created: 2019-06-05T13:44:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T00:32:14.000Z (over 5 years ago)
- Last Synced: 2025-01-21T11:32:53.269Z (over 1 year ago)
- Topics: parser, tree-sitter
- Language: JavaScript
- Size: 461 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-rampcode
[](https://badge.fury.io/js/tree-sitter-rampcode)
[](https://travis-ci.org/pndmix/tree-sitter-rampcode)
[](https://ci.appveyor.com/project/pndmix/tree-sitter-rampcode/branch/master)
[Rampcode](https://github.com/gabochi/rampcode) grammer for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
Guide on how to create tree-sitter grammars can be found [here](https://gist.github.com/Aerijo/df27228d70c633e088b0591b8857eeef).