Skip to content

JosephZhang3/tiger-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tiger-compiler

《现代编译原理 C语言描述》书中 Tiger 语言编译器的实现

编程环境:Windows + PowerShell + MinGW-w64(GCC on Windows)

编译命令,以第一章的例程为例:

cd yourpath\tiger-compiler\chap1

mingw32-make clean

mingw32-make

About

A term project about complier principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published