Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mittalgovind/compiler-construction

Another one of the numerous failed compiler project. Compiler Construction course - BITS F363
https://github.com/mittalgovind/compiler-construction

compiler

Last synced: 14 days ago
JSON representation

Another one of the numerous failed compiler project. Compiler Construction course - BITS F363

Awesome Lists containing this project

README

        

# Compiler-Construction
Another one of the myriad compiler projects. Compiler Construction course - CS F363 at BITS, Pilani - 2018.

```
make
./stage1exe testcase.txt output.asm
```