Not to be confused with bafoomian! You input the data for the commands on the line under the actual commands. -Commands- print set_var1 set_var2 input_var1 input_var2 loop clear - clears the output Functions: rnd - outputs a random value between 0 and the value on the line below it, used to set variables
This is a very early prototype for a more advanced programming language. -Updates- v 0.2 - Code runs more smoothly - You can now set variables to othes variables (Example: set_var1 var2) - Added rnd function - added clear command v 0.1 -Added loops V 0.05 -Added input commands V 0.01 -Released -Added print and two variables