Skip to content

yiwangchunyu/X0Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x0Compiler

ECNU Compiler Project: x0 compiler, implemented by lex and yacc(bison)

run on linux:

make
./compiler -t -c src

-t: show symbol table
-c: show pcode
src: your source code file

About

ECNU Compiler Project: x0 compiler, implemented by lex and yacc(bison)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors