https://github.com/yassinelafryhi/pascali
A Pascal interpreter built with Java, ANTLR 4 and GraalVM (to build a Native Executable)
https://github.com/yassinelafryhi/pascali
antlr4 grallvm interpreter pascal pascal-language
Last synced: 10 months ago
JSON representation
A Pascal interpreter built with Java, ANTLR 4 and GraalVM (to build a Native Executable)
- Host: GitHub
- URL: https://github.com/yassinelafryhi/pascali
- Owner: YassineLafryhi
- License: apache-2.0
- Created: 2023-11-02T22:26:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T20:00:57.000Z (over 2 years ago)
- Last Synced: 2025-03-15T07:14:25.689Z (about 1 year ago)
- Topics: antlr4, grallvm, interpreter, pascal, pascal-language
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pascali
A Pascal interpreter built with Java, ANTLR 4 and GraalVM (to build a Native Executable)