Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohun9/tiger-ocaml
Tiger Compiler 🐅
https://github.com/bohun9/tiger-ocaml
ocaml tiger tiger-compiler x86-64
Last synced: 3 months ago
JSON representation
Tiger Compiler 🐅
- Host: GitHub
- URL: https://github.com/bohun9/tiger-ocaml
- Owner: Bohun9
- Created: 2024-07-24T17:03:04.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T15:03:35.000Z (6 months ago)
- Last Synced: 2024-10-12T21:20:12.040Z (3 months ago)
- Topics: ocaml, tiger, tiger-compiler, x86-64
- Language: OCaml
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Tiger
A compiler for the Tiger language targeting the x86-64 architecture.### Features
- nested functions
- handling more than 6 arguments to a functional call
- decent register allocation