Jeremiah Orians 1f7119afe2 Add support for 1_000_000 being valid | пре 8 месеци | |
---|---|---|
M2libc @ 93c27f086d | пре 8 месеци | |
docs | пре 1 година | |
test | пре 8 месеци | |
.gitignore | пре 3 година | |
.gitmodules | пре 3 година | |
CHANGELOG.org | пре 1 година | |
HACKING | пре 3 година | |
INSTALL | пре 6 година | |
LICENSE | пре 7 година | |
README.md | пре 4 година | |
cc-minimal.c | пре 3 година | |
cc.c | пре 1 година | |
cc.h | пре 1 година | |
cc_core.c | пре 10 месеци | |
cc_globals.c | пре 3 година | |
cc_globals.h | пре 3 година | |
cc_macro.c | пре 1 година | |
cc_reader.c | пре 2 година | |
cc_strings.c | пре 3 година | |
cc_types.c | пре 1 година | |
gcc_req.h | пре 6 година | |
known_issues.org | пре 3 година | |
makefile | пре 8 месеци | |
makefile-tests | пре 11 месеци | |
sha256.sh | пре 4 година |
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.