create a language?
BlitzPlus Forums/BlitzPlus Programming/create a language?| 
 | ||
| Is it possible to make a command interpreter like this <a href="http://hellboundhackers.org/challenges/root3/index.php "> command interpreter </a> P.S. It is called download here (.exe) | 
| 
 | ||
| That link isn't working here, but the answer is undoubtedly yes. Interpreters, compilers, emulators... all doable in B+. | 
| 
 | ||
| Very doable:- http://www.syntaxbomb.com/forum/index.php/topic,113.0.html Though, its ruddy hard work though! :) Dabz | 
| 
 | ||
| Thank You!!! |