I think right now its not possible to write an Compiler with lite-C without external libraries (that would probably be written in c++). I think you could only make an Interpreter. And this is already a huge work. Good luck and by the way don’t forget the license it says that it’s not permitted to use it for making a dll that works as a wrapper for the library by providing access to the interface structures or to library functions from outside the DLL. Maybe I didn’t understand it right but imo this tells me that its forbidden to make things like a game maker etc…but maybe u don’t even want it for such a purpose so like said before good luck. But remember a real compiler is a Program that writes special art of code and you can’t make it with a script language, the only way is C++ or Assembler ( and maybe Delphi/Pascal). Yes Acknex engine is compiled but remember the license laugh