https://github.com/boweihan/gascal
An interpreter for a dialect of the Pascal programming language, written in Golang
https://github.com/boweihan/gascal
Last synced: 2 months ago
JSON representation
An interpreter for a dialect of the Pascal programming language, written in Golang
- Host: GitHub
- URL: https://github.com/boweihan/gascal
- Owner: boweihan
- Created: 2018-11-23T04:52:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T21:30:19.000Z (over 6 years ago)
- Last Synced: 2025-01-31T09:45:43.587Z (4 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gascal
An interpreter for a dialect of the Pascal programming language, written in Golang