Skip to content

Compiler for a simplified version of C. Implemented Lexer and Parser, currently working on semantic analysis. There are test files in directory "test", before running the program, user should change the first argument of lexer constructor to the path of the file that needs to be tested.

Notifications You must be signed in to change notification settings

Jovan11111/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Compiler

Compiler for a simplified version of C. Implemented Lexer and Parser, currently working on semantic analysis. There are test files in directory "test", before running the program, user should change the first argument of lexer constructor to the path of the file that needs to be tested.

About

Compiler for a simplified version of C. Implemented Lexer and Parser, currently working on semantic analysis. There are test files in directory "test", before running the program, user should change the first argument of lexer constructor to the path of the file that needs to be tested.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published