writing a new programing lanuage in java

liunx

Guest
Hi could someone please tell me the steps to making a programing lanuage in java!<br /><br />I would like to start by writing a inut comand so that it would display a 3d sphere when the user input is SPHERE, Size<br /><br />I would like this comand to display a 3d sphere on the screen to a users desired size, How would i do this<br /><br />For example, if i typed<br /><br />SPHERE, 20<br /><br />I would like a 3d shere to appear on a panel that is a predifiend size of 20<br /><br />Amy help you could give me would be apreciated<br /><br />Also would i have to save the comands and computers responses in a database?
</div>
 
Top