Skip to content

dejangrubisic/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

//NAME: Dejan Grubisic
//NETID: dx4

In this project there is implemented scanner and parser. Scaner makes tokens from every instruction and check lexical errors.
Parser uses token representation, check semantics of the instructions and make Intermediate Representation.
First build main.cpp with make command and run the code with ./412fe -h file.i to se all commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published