The PLAtform NEutral Transpiler
Go to file
Jeremiah Orians cb866c127b
Initial prototype for struct support in M2-Planet (it is still very ugly)
2018-01-11 21:46:20 -05:00
example Added support for <. >= and > expressions 2018-01-09 20:45:10 -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 Initial prototype for struct support in M2-Planet (it is still very ugly) 2018-01-11 21:46:20 -05:00
cc.h Initial prototype for struct support in M2-Planet (it is still very ugly) 2018-01-11 21:46:20 -05:00
cc_reader.c Initial prototype for struct support in M2-Planet (it is still very ugly) 2018-01-11 21:46:20 -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