Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rahulketch/erplag-compiler

Repository files navigation

erplag-compiler

A toy compiler for Compiler Construction Course.

To use, first make and then run:

./compiler <path-to-source> <asm-file> 

For example, to compile testcase2.txt, run:

./compiler testcase2.txt asm.txt 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages