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