Go to file
Jeremiah Orians 668c5b7c4c
Spawn functions
2021-11-23 05:58:45 -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 Spawn functions 2021-11-23 05:58:45 -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 Spawn functions 2021-11-23 05:58:45 -05:00
cc_globals.c Spawn functions 2021-11-23 05:58:45 -05:00
cc_globals.h Spawn functions 2021-11-23 05:58:45 -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 Spawn functions 2021-11-23 05:58:45 -05:00
gcc_req.h Initial import of functionality from M2-Planet 2021-01-10 09:34:10 -05:00
makefile Spawn is creating the processes correctly now 2021-11-22 21:41:11 -05:00

README.md

M2-Mesoplanet

Macro Expander Saving Our m2-PLANET