Sen descrición

Andrius Štikonas 46026e6b37 Merge pull request #121 from gtker/master hai 20 horas
M2libc @ dcd615bda3 413c69f4a5 Allocate stack up front and always clean up locals hai 2 días
docs 071525eba5 Fix a typo. hai 1 ano
test 56750491e0 Refactor process_static_variable in prep for multiple vars hai 23 horas
.gitignore 204d2612d7 whitespace %!s(int64=4) %!d(string=hai) anos
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard %!s(int64=4) %!d(string=hai) anos
CHANGELOG.org 5cf89515cd Add multiple global variable declarations per statement hai 23 horas
HACKING 3bac25a1ac Fix issues with HACKING document %!s(int64=3) %!d(string=hai) anos
INSTALL 42914441c3 Fixing of ommissions provided by akkartik %!s(int64=6) %!d(string=hai) anos
LICENSE eff5d157a3 Initial commit %!s(int64=7) %!d(string=hai) anos
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory %!s(int64=4) %!d(string=hai) anos
cc-minimal.c 46cf81af83 Replace file_print with fputs %!s(int64=4) %!d(string=hai) anos
cc.c 5b5bbc599c Add stack_direction global variable hai 1 semana
cc.h 4fcd9e4313 Use REGISTER_EMIT_TEMP as temp instead of REGISTER_ONE in emits hai 3 días
cc_core.c 56750491e0 Refactor process_static_variable in prep for multiple vars hai 23 horas
cc_globals.c 5b5bbc599c Add stack_direction global variable hai 1 semana
cc_globals.h 5b5bbc599c Add stack_direction global variable hai 1 semana
cc_macro.c a61d97a6a7 Add support for string literals in sizeof hai 1 mes
cc_reader.c a61d97a6a7 Add support for string literals in sizeof hai 1 mes
cc_strings.c 7bcd48fb90 Add support for the \? escape code hai 1 mes
cc_types.c 5479053a9f Add support for restrict and const on pointers hai 4 días
gcc_req.h abc79a2027 Make gcc_req.h more proper C hai 11 meses
known_issues.org 2fa075b25e Remove note about static variables from known_issues.org hai 1 mes
makefile 8057924d72 Add missing cleanup_test.sh to makefile hai 1 semana
makefile-tests 132c224a46 Remove error on variadic functions hai 1 semana
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD %!s(int64=4) %!d(string=hai) anos

README.md

M2-Planet

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.