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 - Fork 0
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.
Jovan11111/Compiler
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 0
No packages published