Jeremiah Orians 1f7119afe2 Add support for 1_000_000 being valid | hai 8 meses | |
---|---|---|
M2libc @ 93c27f086d | hai 8 meses | |
docs | hai 1 ano | |
test | hai 8 meses | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
.gitmodules | %!s(int64=3) %!d(string=hai) anos | |
CHANGELOG.org | hai 1 ano | |
HACKING | %!s(int64=3) %!d(string=hai) anos | |
INSTALL | %!s(int64=6) %!d(string=hai) anos | |
LICENSE | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
cc-minimal.c | %!s(int64=3) %!d(string=hai) anos | |
cc.c | hai 1 ano | |
cc.h | hai 1 ano | |
cc_core.c | hai 10 meses | |
cc_globals.c | %!s(int64=3) %!d(string=hai) anos | |
cc_globals.h | %!s(int64=3) %!d(string=hai) anos | |
cc_macro.c | hai 1 ano | |
cc_reader.c | %!s(int64=2) %!d(string=hai) anos | |
cc_strings.c | %!s(int64=3) %!d(string=hai) anos | |
cc_types.c | hai 1 ano | |
gcc_req.h | %!s(int64=6) %!d(string=hai) anos | |
known_issues.org | %!s(int64=3) %!d(string=hai) anos | |
makefile | hai 8 meses | |
makefile-tests | hai 11 meses | |
sha256.sh | %!s(int64=4) %!d(string=hai) anos |
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.