https://github.com/b72u68/miniiitran
Front-end compiler components for strong-typed subset of IITRAN
https://github.com/b72u68/miniiitran
compiler iitran interpreter parser programming-language
Last synced: 3 months ago
JSON representation
Front-end compiler components for strong-typed subset of IITRAN
- Host: GitHub
- URL: https://github.com/b72u68/miniiitran
- Owner: b72u68
- Created: 2022-08-30T21:56:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T06:15:50.000Z (over 2 years ago)
- Last Synced: 2025-01-20T00:41:45.084Z (5 months ago)
- Topics: compiler, iitran, interpreter, parser, programming-language
- Language: OCaml
- Homepage:
- Size: 1.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniIITRAN
Front-end components for MiniIITRAN, a strong-typed subset of IITRAN, compiler
for CS 443: Compiler Construction course at Illinois Institute of Technology.