Scripting language
Posted: Sat Nov 27, 2004 10:25 pm
I look around on the forums and the web for some sort of better explantion for this but it seams it not much of a disscussed topic
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
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