The PLAtform NEutral Transpiler
Go to file
Jeremiah Orians dc82e76d0d
Resolved non-standard behavior across locales thanks to dddddd
2019-04-07 17:11:18 -04:00
functions 17/24 working tests for armv7l 2019-03-30 09:25:52 -04:00
test Resolved non-standard behavior across locales thanks to dddddd 2019-04-07 17:11:18 -04:00
.gitignore Fixed missing license headers 2018-10-17 19:43:16 -04:00
CHANGELOG.org Resolved non-standard behavior across locales thanks to dddddd 2019-04-07 17:11:18 -04:00
HACKING Added useful note about how argument and local stack is arranged 2018-10-13 20:15:35 -04:00
INSTALL Fixing of ommissions provided by akkartik 2018-08-31 16:11:00 -04:00
LICENSE Initial commit 2017-11-05 09:01:20 -05:00
README.md Improving Documentation to help new programmers get functional 2018-05-25 18:37:53 -04:00
bootstrap.sh First working test for ARMv7l 2019-03-09 20:22:29 -05:00
cc.c First working test for ARMv7l 2019-03-09 20:22:29 -05:00
cc.h Upgraded to 14/24 working tests 2019-02-26 18:04:49 -05:00
cc_core.c 17/24 working tests for armv7l 2019-03-30 09:25:52 -04:00
cc_reader.c Adding support for octal and binary numbers 2019-01-27 22:35:44 -05:00
cc_strings.c Update in preperation for mescc-tools 0.6.0 release 2019-02-23 11:05:20 -05:00
cc_types.c Adding custom type for mes.h 2019-01-14 19:05:49 -05:00
gcc_req.h Harmonized License headers and added missing license headers 2018-10-17 19:27:06 -04:00
kaem.run Harmonized License headers and added missing license headers 2018-10-17 19:27:06 -04:00
makefile 17/24 working tests for armv7l 2019-03-30 09:25:52 -04:00
seed.M1 Harmonized License headers and added missing license headers 2018-10-17 19:27:06 -04:00
sha256.sh Resolved non-standard behavior across locales thanks to dddddd 2019-04-07 17:11:18 -04:00

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.