Eli Aloni
Eli Aloni
##### Brief Description OS: Windows , latest github main branch Update , enabled Verbose = true It fails also on my Mac. I am trying to run the SDL Example...
I am a little bit confused on the licensing part , which part of the code is under which license @migueldeicaza , can you please update/modify/add the relevant license files...
I have compiled mir2c.c as a standalone executable (m2c , defined(MIR2C) ) trying to convert a simple Fibonacci (mir c), - ./c2m -S fib.c - ./m2c fib.mir > fib_mir_genereated.c Getting...