https://github.com/lleny/tree-sitter-ca65
ca65 grammar for tree-sitter
https://github.com/lleny/tree-sitter-ca65
6502 ca65 parser tree-sitter
Last synced: about 2 months ago
JSON representation
ca65 grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/lleny/tree-sitter-ca65
- Owner: LLeny
- License: mit
- Created: 2023-10-17T20:27:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T12:04:25.000Z (over 2 years ago)
- Last Synced: 2025-03-29T16:41:54.936Z (about 1 year ago)
- Topics: 6502, ca65, parser, tree-sitter
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-ca65
ca65 grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
References
* [ca65 Users Guide](https://cc65.github.io/doc/ca65.html)