Name: Anonymous 2007-07-17 13:46 ID:zAzxqPvD
I propose a basic language just for this board. With If statments and goto's and all that. Somthing like this:
[basic]
10 a=5
20 print a
30 print "UP YOURS!"
[/basic]
or
[basic]
10 print "hi"
20 goto 10
[/basic]
[basic]
10 a=5
20 print a
30 print "UP YOURS!"
[/basic]
or
[basic]
10 print "hi"
20 goto 10
[/basic]