06-15-2014, 10:48 PM
I've just found a preprocessor (written in lua) for lua that adds static typing. I'm wondering if I could modify it so that it could output C instead of lua. The we could write the generator in typed lua and compile to C or openCL c or GLSL.