Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 364 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 364 Bytes

a simple report of our compiling principle final project

the syntax and semantics we use basically come from textbook C-

the implementation of the compiling work based on llvm

we test mainly on Ubuntu Linux, and aim to construct a executable C- compiler

we are trying to add feedbacks and ast graph while compiling, maybe in D3 or just print out