ShafinKhadem / C-compiler

A (limited) C compiler implementation using flex and bison, which detects lexical, syntax and semantic errors and generates 8086 assembly code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-compiler-assignments

A (limited) C compiler implementation using flex and bison, which detects lexical, syntax and semantic errors and generates 8086 assembly code

About

A (limited) C compiler implementation using flex and bison, which detects lexical, syntax and semantic errors and generates 8086 assembly code


Languages

Language:Yacc 72.3%Language:Lex 24.2%Language:Shell 1.9%Language:C++ 1.6%