Sen descrición

Andrius Štikonas 5bb178b761 Move brace to the new line. hai 1 día
M2libc @ 93c27f086d 1f7119afe2 Add support for 1_000_000 being valid hai 11 meses
docs 071525eba5 Fix a typo. hai 1 ano
test 4f04501f19 Add support for enums as types and pointers to enums hai 2 días
.gitignore 204d2612d7 whitespace %!s(int64=4) %!d(string=hai) anos
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard %!s(int64=4) %!d(string=hai) anos
CHANGELOG.org 4375e9f210 Add initial enum support hai 3 días
HACKING 3bac25a1ac Fix issues with HACKING document %!s(int64=3) %!d(string=hai) anos
INSTALL 42914441c3 Fixing of ommissions provided by akkartik %!s(int64=6) %!d(string=hai) anos
LICENSE eff5d157a3 Initial commit %!s(int64=7) %!d(string=hai) anos
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory %!s(int64=4) %!d(string=hai) anos
cc-minimal.c 46cf81af83 Replace file_print with fputs %!s(int64=3) %!d(string=hai) anos
cc.c bb91487335 Remove -Wstrict-prototypes warnings hai 8 meses
cc.h 4375e9f210 Add initial enum support hai 3 días
cc_core.c 4f04501f19 Add support for enums as types and pointers to enums hai 2 días
cc_globals.c 021fa00e36 Add maybe_bootstrap_error to create_enum hai 3 días
cc_globals.h 021fa00e36 Add maybe_bootstrap_error to create_enum hai 3 días
cc_macro.c bb91487335 Remove -Wstrict-prototypes warnings hai 8 meses
cc_reader.c bb91487335 Remove -Wstrict-prototypes warnings hai 8 meses
cc_strings.c ae48dbd6cb Add riscv64 port. %!s(int64=3) %!d(string=hai) anos
cc_types.c 5bb178b761 Move brace to the new line. hai 1 día
gcc_req.h abc79a2027 Make gcc_req.h more proper C hai 8 meses
known_issues.org a09d9dcfd8 Add basic test for multi-dimensional arrays %!s(int64=3) %!d(string=hai) anos
makefile 4375e9f210 Add initial enum support hai 3 días
makefile-tests 4375e9f210 Add initial enum support hai 3 días
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD %!s(int64=4) %!d(string=hai) anos

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.