Skip to content

YfsBox/yfscc

Repository files navigation

yfscc

1.How to build and run it?

# build it
> ./build.sh
> cd build
> make
# run it
> ./yfscc -S -o tmp.s src.sy
# run it with majorization
> ./yfscc -S -O2 -o tmp.s src.sy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published