No Description

Andrius Štikonas 5236927ac1 Update test checksums. 6 months ago
M2libc @ de7c75f144 c82fb8c353 Switch to lowercase riscv M1 defines. 11 months ago
docs ae9e700592 Release_1.9.0 2 years ago
test 51dc63b349 Update test checksums. 6 months ago
.gitignore 204d2612d7 whitespace 3 years ago
.gitmodules bc2f0e164d Starting to prepare for the use of the M2libc standard 3 years ago
CHANGELOG.org 76fa04e003 Release 1.11.0. 6 months ago
HACKING 3bac25a1ac Fix issues with HACKING document 2 years ago
INSTALL 42914441c3 Fixing of ommissions provided by akkartik 5 years ago
LICENSE eff5d157a3 Initial commit 6 years ago
README.md 93e8b0c0a4 Removed obsolete reference to bootstrap directory 3 years ago
cc-minimal.c 46cf81af83 Replace file_print with fputs 3 years ago
cc.c 76fa04e003 Release 1.11.0. 6 months ago
cc.h 286964d5f8 Properly remove blocks that aren't executed 1 year ago
cc_core.c 6232b03a53 Fix armv7l on structs greater than 512bytes in size 6 months ago
cc_globals.c 7b8a99db3c Add a preprocessor-only mode 3 years ago
cc_globals.h 7b8a99db3c Add a preprocessor-only mode 3 years ago
cc_macro.c b908dac7c5 Fix macro processing when they have brackets. 1 year ago
cc_reader.c 65444b33d2 Clearing out more segfaults 2 years ago
cc_strings.c ae48dbd6cb Add riscv64 port. 2 years ago
cc_types.c 4f17e046e8 Fix support for arrays of structs. 1 year ago
gcc_req.h 9a2c6b4019 Harmonized License headers and added missing license headers 5 years ago
known_issues.org a09d9dcfd8 Add basic test for multi-dimensional arrays 2 years ago
makefile 286964d5f8 Properly remove blocks that aren't executed 1 year ago
makefile-tests 4f17e046e8 Fix support for arrays of structs. 1 year ago
sha256.sh 028bdaf951 Update ELF headers and sha256 function to better support FreeBSD 3 years ago

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.