Andrius Štikonas 56e46db72d Use ceil_div function in collect_local. | il y a 1 mois | |
---|---|---|
M2libc @ 93c27f086d | il y a 9 mois | |
docs | il y a 1 an | |
test | il y a 1 mois | |
.gitignore | il y a 3 ans | |
.gitmodules | il y a 3 ans | |
CHANGELOG.org | il y a 1 an | |
HACKING | il y a 3 ans | |
INSTALL | il y a 6 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 4 ans | |
cc-minimal.c | il y a 3 ans | |
cc.c | il y a 7 mois | |
cc.h | il y a 7 mois | |
cc_core.c | il y a 1 mois | |
cc_globals.c | il y a 3 ans | |
cc_globals.h | il y a 3 ans | |
cc_macro.c | il y a 7 mois | |
cc_reader.c | il y a 7 mois | |
cc_strings.c | il y a 3 ans | |
cc_types.c | il y a 7 mois | |
gcc_req.h | il y a 7 mois | |
known_issues.org | il y a 3 ans | |
makefile | il y a 2 mois | |
makefile-tests | il y a 1 an | |
sha256.sh | il y a 4 ans |
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.