Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cjl99/TinyC-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

74 Commits

Repository files navigation

Our-C-Compiler

ZJU Compiler Principle Course Project

Prerequisite of compiling the program:

  • OS: linux or macOS
  • Flex(lex)
  • Bison(yacc)
  • LLVM:12.0.0 or higher
  • Graphviz

To build the project

  • $ make

To visualize Ast

  • change the file you want to look in the makefile
  • $ make graph

To generate IR, object file and test the program

  • change the file you want to test in the makefile
  • $ make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /