Originally Posted By: ventilator
what is the the difference between scripting and programming? between scripting languages and "real" programming languages?

i don't think that lite-c is unprofessional. to me it's more a matter of proprietary vs. non-proprietary like i already mentioned above.


Scripting languages such as Lua are very popular in game programming due to the fact that they run on virtual machines thus you dont need to recompile anytime you make a modification
This is very important for example for a " trial and error " tuning of your AI

Well Lite C is not that bad but I would not say it is also an elegant programming language
I am so happy to get rid of those " void ponter " bloody messages , just as an example