https://github.com/curiousily/naughtyp
Compiler for Pascal-like language - University project
https://github.com/curiousily/naughtyp
Last synced: 7 months ago
JSON representation
Compiler for Pascal-like language - University project
- Host: GitHub
- URL: https://github.com/curiousily/naughtyp
- Owner: curiousily
- Created: 2012-04-02T20:49:12.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-07T10:25:06.000Z (almost 14 years ago)
- Last Synced: 2025-02-26T00:29:14.403Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a bare bone implementation of a simple compiler for Pascal-like language.
It is for educational purposes!
Don't use in production :)