Skip to content

The source code and pre-compiled binary files of the SysY runtime library.

License

Notifications You must be signed in to change notification settings

pku-minic/sysy-runtime-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysY Runtime Library

The source code of the SysY runtime library.

Building from Source

Run the following command lines:

git clone https://github.com/pku-minic/sysy-runtime-lib.git
cd sysy-runtime-lib
make
# or `make NO_LIBC=1`

The output (libsysy.a) will be generated in directory build.

Copyright and License

Copyright (C) 2022-2024 MaxXing. License GPLv3.

About

The source code and pre-compiled binary files of the SysY runtime library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published