Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinx13/tiger-compiler
Tiger compiler implementation in C, SE302 Compilers @ SJTU
https://github.com/vinx13/tiger-compiler
Last synced: 8 days ago
JSON representation
Tiger compiler implementation in C, SE302 Compilers @ SJTU
- Host: GitHub
- URL: https://github.com/vinx13/tiger-compiler
- Owner: vinx13
- License: bsd-3-clause
- Archived: true
- Created: 2017-09-14T15:25:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T06:54:23.000Z (almost 7 years ago)
- Last Synced: 2024-05-22T03:11:24.462Z (6 months ago)
- Language: C
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-se - vinx13-2015
README
# Tiger Compiler
A fully functional x86 compiler for the tiger language in Modern Compiler Implementation in C (https://www.cs.princeton.edu/~appel/modern/c)