There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Experimental Compiler using SableCC as Lexer and Parser,Java as Semantic Checker and x8086 Assembly. Grammar rules are similar to C Programming Language. Supported Data types Integer and Characters and Nested Functions. Every program begin with a function without arguments.