https://github.com/bloopai/tree-sitter-cobol
https://github.com/bloopai/tree-sitter-cobol
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bloopai/tree-sitter-cobol
- Owner: BloopAI
- License: mit
- Created: 2024-04-05T09:22:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T09:23:52.000Z (about 2 years ago)
- Last Synced: 2025-02-16T15:15:56.952Z (over 1 year ago)
- Language: COBOL
- Size: 187 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-cobol
COBOL85 grammar of [tree-sitter](https://github.com/tree-sitter/tree-sitter)
The syntax rules of tree-sitter-cobol are based on [opensource-cobol](https://github.com/yutaro-sakamoto/opensource-cobol)
and are tested with [NIST COBOL85 test suite](https://www.itl.nist.gov/div897/ctg/cobol_form.htm)