Bez popisu

Jeremiah Orians e0f7ccf772 Release_1.8.0 před 3 roky
M2libc @ 5acfc8584d 46cf81af83 Replace file_print with fputs před 4 roky
docs 5dd81d871e Updated Documentation to reflect new M2libc changes před 4 roky
test da542698e7 Fix all special cases where line number was wrong před 3 roky
.gitignore 204d2612d7 whitespace před 4 roky
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard před 4 roky
CHANGELOG.org 0c1c22bc2f Release_1.8.0 před 3 roky
HACKING b2ece54864 aarch64: do not generate a wasteful stack anymore před 5 roky
INSTALL 42914441c3 Fixing of ommissions provided by akkartik před 6 roky
LICENSE eff5d157a3 Initial commit před 7 roky
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory před 4 roky
cc-minimal.c 46cf81af83 Replace file_print with fputs před 4 roky
cc.c d80d8a652b Move more functionality into M2libc před 4 roky
cc.h 46cf81af83 Replace file_print with fputs před 4 roky
cc_core.c d80d8a652b Move more functionality into M2libc před 4 roky
cc_globals.c 7b8a99db3c Add a preprocessor-only mode před 4 roky
cc_globals.h 7b8a99db3c Add a preprocessor-only mode před 4 roky
cc_macro.c d80d8a652b Move more functionality into M2libc před 4 roky
cc_reader.c da542698e7 Fix all special cases where line number was wrong před 3 roky
cc_strings.c d80d8a652b Move more functionality into M2libc před 4 roky
cc_types.c d223581d4e Skip "extern" in type definitions. před 3 roky
gcc_req.h 9a2c6b4019 Harmonized License headers and added missing license headers před 6 roky
known_issues.org 32ef09f964 Update M2libc and update known_issues.org před 4 roky
makefile d80d8a652b Move more functionality into M2libc před 4 roky
makefile-tests dd67ccddce @@@ ARCH_IS_64_BITS před 4 roky
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD před 4 roky

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.