Aucune description

Jeremiah Orians 5c251e67e2 remove the need for union support in cc_* il y a 6 jours
M2libc @ 93c27f086d 1f7119afe2 Add support for 1_000_000 being valid il y a 2 mois
docs 071525eba5 Fix a typo. il y a 5 mois
test 5c251e67e2 remove the need for union support in cc_* il y a 6 jours
.gitignore 204d2612d7 whitespace il y a 3 ans
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard il y a 3 ans
CHANGELOG.org 76fa04e003 Release 1.11.0. il y a 6 mois
HACKING 3bac25a1ac Fix issues with HACKING document il y a 2 ans
INSTALL 42914441c3 Fixing of ommissions provided by akkartik il y a 5 ans
LICENSE eff5d157a3 Initial commit il y a 6 ans
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory il y a 3 ans
cc-minimal.c 46cf81af83 Replace file_print with fputs il y a 3 ans
cc.c bb91487335 Remove -Wstrict-prototypes warnings il y a 6 jours
cc.h 5c251e67e2 remove the need for union support in cc_* il y a 6 jours
cc_core.c bb91487335 Remove -Wstrict-prototypes warnings il y a 6 jours
cc_globals.c 7b8a99db3c Add a preprocessor-only mode il y a 3 ans
cc_globals.h 7b8a99db3c Add a preprocessor-only mode il y a 3 ans
cc_macro.c bb91487335 Remove -Wstrict-prototypes warnings il y a 6 jours
cc_reader.c bb91487335 Remove -Wstrict-prototypes warnings il y a 6 jours
cc_strings.c ae48dbd6cb Add riscv64 port. il y a 2 ans
cc_types.c bb91487335 Remove -Wstrict-prototypes warnings il y a 6 jours
gcc_req.h abc79a2027 Make gcc_req.h more proper C il y a 6 jours
known_issues.org a09d9dcfd8 Add basic test for multi-dimensional arrays il y a 2 ans
makefile 5c251e67e2 remove the need for union support in cc_* il y a 6 jours
makefile-tests 6cb48f31cf Refinements to switch tests il y a 5 mois
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD il y a 3 ans

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.