Skip to content

A YACC based naive C Compiler for Compiler Principles Course.

Notifications You must be signed in to change notification settings

lincandong/naive-cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

A naive C Compiler

Author: Lin Candong, Lin Jingkeng, Xu Hongjia

plan

  • produce a compiler for a subset of C
  • generate LLVM IR and target code
  • support including standard library and macros

About

A YACC based naive C Compiler for Compiler Principles Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published