Skip to content

A compiler for the subset of the C programming language.

Notifications You must be signed in to change notification settings

sbaluja/c-compiler

Repository files navigation

Create a Scanner, Parser and Error Recovery System

Compilation Instructions
-------------------------
type "make" in current directory


Running Instructions
---------------------
To test source code 

"make clean" can be used to delete data files. "make" will have to be typed to build the scanner again

Testing Plan
-------------
Ensure JFlex is installed
Ensure CUP is installed
Linux Environment (SoCS Server)
Run file in directory

About

A compiler for the subset of the C programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published