The PLAtform NEutral Transpiler
Go to file
Jeremiah Orians 9fe1a878cc
Added CONSTANT to the language and fixed Capitalization problems
2017-12-19 15:44:27 -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 Added CONSTANT to the language and fixed Capitalization problems 2017-12-19 15:44:27 -05:00
cc.h Broke out globals and now reduce the memory churn in string creation 2017-12-15 18:17:29 -05:00
cc_reader.c Added CONSTANT to the language and fixed Capitalization problems 2017-12-19 15:44:27 -05:00
cc_strings.c Broke out globals and now reduce the memory churn in string creation 2017-12-15 18:17:29 -05:00

README.md

M2-Planet

The PLAtform NEutral Transpiler