Нема описа

Jeremiah Orians 921cc86ce6 First generation implemention of typedef пре 3 година
docs fa524bdce3 aarch64: libc пре 4 година
functions 921cc86ce6 First generation implemention of typedef пре 3 година
test 921cc86ce6 First generation implemention of typedef пре 3 година
.gitignore 4b2fce69b0 Adding support for hardware native and removed unneeded lines in .gitignore пре 4 година
CHANGELOG.org e3ca15c731 Preparing for next release пре 4 година
HACKING b2ece54864 aarch64: do not generate a wasteful stack anymore пре 4 година
INSTALL 42914441c3 Fixing of ommissions provided by akkartik пре 6 година
LICENSE eff5d157a3 Initial commit пре 7 година
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory пре 4 година
cc-minimal.c 91bab2ef98 Close files that were fopen:ed пре 4 година
cc.c 921cc86ce6 First generation implemention of typedef пре 3 година
cc.h 921cc86ce6 First generation implemention of typedef пре 3 година
cc_core.c 921cc86ce6 First generation implemention of typedef пре 3 година
cc_globals.c 921cc86ce6 First generation implemention of typedef пре 3 година
cc_globals.h 921cc86ce6 First generation implemention of typedef пре 3 година
cc_reader.c 921cc86ce6 First generation implemention of typedef пре 3 година
cc_strings.c 921cc86ce6 First generation implemention of typedef пре 3 година
cc_types.c 921cc86ce6 First generation implemention of typedef пре 3 година
gcc_req.h 9a2c6b4019 Harmonized License headers and added missing license headers пре 6 година
known_issues.org 6a3d3e78e0 expand the known issues list пре 4 година
makefile 0615223052 Broke tests into processor specific sets and updated the M1 test пре 4 година
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD пре 4 година

README.md

M2-Planet

The PLAtform NEutral Transpiler, when combined with mescc-tools; allows one to compile a subset of the C language into working binaries with introspective steps inbetween.

A lovely set of examples of M2-Planet programs are in tests but the most surprising part of all M2-Planet can self-host M2-Planet.

Further more M2-Planet is cross-platform and self-hosting across platforms with fully deterministic builds enabling perfect reproducibility.