Нема описа

Jeremiah Orians 1f7119afe2 Add support for 1_000_000 being valid пре 8 месеци
M2libc @ 93c27f086d 1f7119afe2 Add support for 1_000_000 being valid пре 8 месеци
docs 071525eba5 Fix a typo. пре 1 година
test 1f7119afe2 Add support for 1_000_000 being valid пре 8 месеци
.gitignore 204d2612d7 whitespace пре 3 година
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard пре 3 година
CHANGELOG.org 76fa04e003 Release 1.11.0. пре 1 година
HACKING 3bac25a1ac Fix issues with HACKING document пре 3 година
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 46cf81af83 Replace file_print with fputs пре 3 година
cc.c 76fa04e003 Release 1.11.0. пре 1 година
cc.h 5566930976 Switch functionality prototype пре 1 година
cc_core.c 0479606ed5 ensure arithmetic priority better matches the C spec пре 10 месеци
cc_globals.c 7b8a99db3c Add a preprocessor-only mode пре 3 година
cc_globals.h 7b8a99db3c Add a preprocessor-only mode пре 3 година
cc_macro.c b908dac7c5 Fix macro processing when they have brackets. пре 1 година
cc_reader.c 65444b33d2 Clearing out more segfaults пре 2 година
cc_strings.c ae48dbd6cb Add riscv64 port. пре 3 година
cc_types.c 4f17e046e8 Fix support for arrays of structs. пре 1 година
gcc_req.h 9a2c6b4019 Harmonized License headers and added missing license headers пре 6 година
known_issues.org a09d9dcfd8 Add basic test for multi-dimensional arrays пре 3 година
makefile 1f7119afe2 Add support for 1_000_000 being valid пре 8 месеци
makefile-tests 6cb48f31cf Refinements to switch tests пре 11 месеци
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.