Skip to content

A toy compiler written in C++ with Antlr, built with CMake.

License

Notifications You must be signed in to change notification settings

dangerggg/ToyCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minidecaf

status

2020.07.28:

  • cy: step 11 finished.

2020.08.12:

  • [Mac] 测试脚本: build/test_examples.sh
    • SPEC2 测试用例 Step 1-10通过
    • SPEC1 部分数组测试用例不通过
  • [CMake] 编译方法
    • cd build
    • cmake ..
    • make

About

A toy compiler written in C++ with Antlr, built with CMake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published