Sen descrición

Andrius Štikonas 114d1a57e6 Merge pull request #115 from gtker/master hai 11 horas
M2libc @ 96cdd564ad 1657f466c8 Use REGISTER_LOCALS for local variables hai 23 horas
docs 071525eba5 Fix a typo. hai 1 ano
test 132c224a46 Remove error on variadic functions 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 151daa8317 Add support for unions outside of structs hai 4 días
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 c71387a7f0 Add REGISTER_{LOCALS,UNUSED1,UNUSED2} hai 3 días
cc_core.c 132c224a46 Remove error on variadic functions 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 4 semanas
cc_reader.c a61d97a6a7 Add support for string literals in sizeof hai 4 semanas
cc_strings.c 7bcd48fb90 Add support for the \? escape code hai 1 mes
cc_types.c 9569c7d5f6 Make struct/union pointers able to be non-declared hai 3 días
gcc_req.h abc79a2027 Make gcc_req.h more proper C hai 10 meses
known_issues.org 2fa075b25e Remove note about static variables from known_issues.org hai 4 semanas
makefile 8057924d72 Add missing cleanup_test.sh to makefile hai 23 horas
makefile-tests 132c224a46 Remove error on variadic functions hai 23 horas
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.