https://github.com/inokinoki/tree-sitter-pl0
https://github.com/inokinoki/tree-sitter-pl0
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inokinoki/tree-sitter-pl0
- Owner: Inokinoki
- Created: 2024-12-22T14:00:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-22T20:31:21.000Z (over 1 year ago)
- Last Synced: 2025-04-05T05:15:08.981Z (about 1 year ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tree-sitter parser for PL/0 programming language
PL/0 is a programming language, intended as an educational programming language, that is similar to but much simpler than Pascal, a general-purpose programming language.