Andrius Štikonas 56e46db72d Use ceil_div function in collect_local. | 1 месяц назад | |
---|---|---|
M2libc @ 93c27f086d | 9 месяцев назад | |
docs | 1 год назад | |
test | 1 месяц назад | |
.gitignore | 3 лет назад | |
.gitmodules | 3 лет назад | |
CHANGELOG.org | 1 год назад | |
HACKING | 3 лет назад | |
INSTALL | 6 лет назад | |
LICENSE | 7 лет назад | |
README.md | 4 лет назад | |
cc-minimal.c | 3 лет назад | |
cc.c | 6 месяцев назад | |
cc.h | 6 месяцев назад | |
cc_core.c | 1 месяц назад | |
cc_globals.c | 3 лет назад | |
cc_globals.h | 3 лет назад | |
cc_macro.c | 6 месяцев назад | |
cc_reader.c | 6 месяцев назад | |
cc_strings.c | 3 лет назад | |
cc_types.c | 6 месяцев назад | |
gcc_req.h | 6 месяцев назад | |
known_issues.org | 3 лет назад | |
makefile | 2 месяцев назад | |
makefile-tests | 1 год назад | |
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.