View Single Post
Old Oct 28th, 2005, 5:00 AM   #8
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
C or C++ would be a good language to do it in, i suppose you coudl use ASM to overcomplicate it.

Basically you make the "interpretor" which is installed onto the computer that needs to use your language, and when run with the code for your language it will do something.
(bad explaination)

I suggest you try python out, to get an idea of what its like. www.python.org
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote