This repository is not active
ayushi-24git/Expecto-Parsonum
A simple compiler which performs basic arithmetic operations by converting the input ANSI C code to 8086 assembly level language. This is done by lexer,syntax & semantic analyser,parser and code generator, in order.
Python