Skip to content

JesmonX/compiler

Repository files navigation

#build
cmake -B build 
cmake --build build
#test
cd tests
./test.sh #for lab3

#generate .acc
$ pwd
xxx/compiler$
./tgt.sh xxxx  #generate xx.acc and test it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published