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