Jeremiah Orians 1f7119afe2 Add support for 1_000_000 being valid | hace 8 meses | |
---|---|---|
M2libc @ 93c27f086d | hace 8 meses | |
docs | hace 1 año | |
test | hace 8 meses | |
.gitignore | hace 3 años | |
.gitmodules | hace 3 años | |
CHANGELOG.org | hace 1 año | |
HACKING | hace 3 años | |
INSTALL | hace 6 años | |
LICENSE | hace 7 años | |
README.md | hace 4 años | |
cc-minimal.c | hace 3 años | |
cc.c | hace 1 año | |
cc.h | hace 1 año | |
cc_core.c | hace 10 meses | |
cc_globals.c | hace 3 años | |
cc_globals.h | hace 3 años | |
cc_macro.c | hace 1 año | |
cc_reader.c | hace 2 años | |
cc_strings.c | hace 3 años | |
cc_types.c | hace 1 año | |
gcc_req.h | hace 6 años | |
known_issues.org | hace 3 años | |
makefile | hace 8 meses | |
makefile-tests | hace 11 meses | |
sha256.sh | hace 4 años |
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.