+ - Write Code in English->
Submitted
by
JoeShmoe950
JoeShmoe950 writes "Write programs in English, and this page translates them into Javascript and then runs them. An example program is as follows:
Make radius be the result of asking "What is the radius of the circle?"
Make area be 3.1415 times radius to the power of 2.
Make area look nice.
Say "The area of the circle is the value of area."
Other examples include a number guessing game and an "RPG.""
Link to Original Source
Make radius be the result of asking "What is the radius of the circle?"
Make area be 3.1415 times radius to the power of 2.
Make area look nice.
Say "The area of the circle is the value of area."
Other examples include a number guessing game and an "RPG.""
Link to Original Source