The PLAtform NEutral Transpiler
Go to file
Jeremiah Orians e25401c0b8
Moved strings to the bottom of the output
2017-12-14 17:01:30 -05:00
example Isolated global_token to cc.c and added FOR Loop support along with example 2017-11-08 18:05:54 -05:00
.gitignore Eliminated the global stack and expanded type support to include integer arrays 2017-12-06 20:28:08 -05:00
LICENSE Initial commit 2017-11-05 09:01:20 -05:00
README.md Initial commit 2017-11-05 09:01:20 -05:00
cc.c Moved strings to the bottom of the output 2017-12-14 17:01:30 -05:00
cc.h Eliminated the global stack and expanded type support to include integer arrays 2017-12-06 20:28:08 -05:00
cc_reader.c Moved strings to the bottom of the output 2017-12-14 17:01:30 -05:00
cc_strings.c Moved strings to the bottom of the output 2017-12-14 17:01:30 -05:00

README.md

M2-Planet

The PLAtform NEutral Transpiler