Skip to content

acnq/cmplPrcpProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc055e9 · Sep 7, 2023

History

36 Commits
Jun 6, 2021
Jun 6, 2021
Jun 6, 2021
Jun 6, 2021
Jun 6, 2021
Jun 3, 2021
Jun 2, 2021
Jun 5, 2021
Jun 6, 2021
Jun 5, 2021
Jun 5, 2021
Jun 6, 2021
Jun 5, 2021
Jun 5, 2021
Sep 7, 2023
Jun 3, 2021
Sep 7, 2023
Jun 6, 2021
Jun 6, 2021
Jun 6, 2021

Repository files navigation

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