Jeremiah Orians 921cc86ce6 First generation implemention of typedef | před 3 roky | |
---|---|---|
docs | před 4 roky | |
functions | před 3 roky | |
test | před 3 roky | |
.gitignore | před 4 roky | |
CHANGELOG.org | před 4 roky | |
HACKING | před 4 roky | |
INSTALL | před 6 roky | |
LICENSE | před 7 roky | |
README.md | před 4 roky | |
cc-minimal.c | před 4 roky | |
cc.c | před 3 roky | |
cc.h | před 3 roky | |
cc_core.c | před 3 roky | |
cc_globals.c | před 3 roky | |
cc_globals.h | před 3 roky | |
cc_reader.c | před 3 roky | |
cc_strings.c | před 3 roky | |
cc_types.c | před 3 roky | |
gcc_req.h | před 6 roky | |
known_issues.org | před 4 roky | |
makefile | před 4 roky | |
sha256.sh | před 4 roky |
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.