Go to file
Jeremiah Orians 0284bc6ebc
almost working state
2021-11-22 19:53:12 -05:00
M2libc@daec5ae864 Update M2libc and clear out some unneeded globals 2021-11-22 06:07:44 -05:00
test Make -E behavior possible and unique to enable spawning 2021-11-21 17:54:39 -05:00
.gitignore Minimal sanity test 2021-11-21 17:16:42 -05:00
.gitmodules Update cc_macro, cc_reader and port to M2libc. 2021-11-21 21:09:14 +00:00
LICENSE Initial commit 2021-01-10 08:19:41 -05:00
README.md Initial commit 2021-01-10 08:19:41 -05:00
cc.c almost working state 2021-11-22 19:53:12 -05:00
cc.h Update M2libc and clear out some unneeded globals 2021-11-22 06:07:44 -05:00
cc_core.c Update cc_macro, cc_reader and port to M2libc. 2021-11-21 21:09:14 +00:00
cc_env.c almost working state 2021-11-22 19:53:12 -05:00
cc_globals.c almost working state 2021-11-22 19:53:12 -05:00
cc_globals.h almost working state 2021-11-22 19:53:12 -05:00
cc_macro.c Update cc_macro, cc_reader and port to M2libc. 2021-11-21 21:09:14 +00:00
cc_reader.c Update cc_macro, cc_reader and port to M2libc. 2021-11-21 21:09:14 +00:00
cc_spawn.c almost working state 2021-11-22 19:53:12 -05:00
gcc_req.h Initial import of functionality from M2-Planet 2021-01-10 09:34:10 -05:00
makefile Make environment setup be based on native architecture 2021-11-21 17:47:58 -05:00

README.md

M2-Mesoplanet

Macro Expander Saving Our m2-PLANET