Aucune description

deesix 17c4c6b977 @@@ tests: -e (errexit) shell option in scripts, where possible il y a 4 ans
M2libc @ fcf4a81458 3c6b23f734 Update M2libc to remove duplicate opens il y a 4 ans
docs 5dd81d871e Updated Documentation to reflect new M2libc changes il y a 4 ans
functions 921cc86ce6 First generation implemention of typedef il y a 4 ans
test 17c4c6b977 @@@ tests: -e (errexit) shell option in scripts, where possible il y a 4 ans
.gitignore 204d2612d7 whitespace il y a 4 ans
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard il y a 4 ans
CHANGELOG.org e3ca15c731 Preparing for next release il y a 4 ans
HACKING b2ece54864 aarch64: do not generate a wasteful stack anymore il y a 5 ans
INSTALL 42914441c3 Fixing of ommissions provided by akkartik il y a 6 ans
LICENSE eff5d157a3 Initial commit il y a 7 ans
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory il y a 4 ans
cc-minimal.c 91bab2ef98 Close files that were fopen:ed il y a 4 ans
cc.c a8551f2fcd Implement --bootstrap-mode for preprocessor il y a 4 ans
cc.h 921cc86ce6 First generation implemention of typedef il y a 4 ans
cc_core.c c5068b227a Add support for &global_variable il y a 4 ans
cc_globals.c 7b8a99db3c Add a preprocessor-only mode il y a 4 ans
cc_globals.h 7b8a99db3c Add a preprocessor-only mode il y a 4 ans
cc_macro.c 09acd6253d Implement simple macro expansion il y a 4 ans
cc_reader.c a8551f2fcd Implement --bootstrap-mode for preprocessor il y a 4 ans
cc_strings.c 921cc86ce6 First generation implemention of typedef il y a 4 ans
cc_types.c 921cc86ce6 First generation implemention of typedef il y a 4 ans
gcc_req.h 9a2c6b4019 Harmonized License headers and added missing license headers il y a 6 ans
known_issues.org 6a3d3e78e0 expand the known issues list il y a 4 ans
makefile 204d2612d7 whitespace il y a 4 ans
makefile-tests dd67ccddce @@@ ARCH_IS_64_BITS il y a 4 ans
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD il y a 4 ans

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.