i did look into the "let build a compiler" document wasn't exectly what i wanted and the code he was using was a bit werid i couldn't convert it as well as i thought...
so, i am doing a 2d/3d engine for a game proablem is i want to put a scripting lang into it and im kinda lost on how to do the such, on top of that i want the lang to be compilable meaning that the text is converted to byte code so it faster for the program to execute (in therory)
any help would be nice


