Kid BASIC

Submit updates of portable freeware that are already listed in the database.
Post Reply
Message
Author
USBman
Posts: 49
Joined: Thu Sep 21, 2006 11:25 am

Kid BASIC

#1 Post by USBman »

KidBASIC is, according to it's website ( http://kidbasic.sourceforge.net ) is an easy way to show children how computer programming works.

It does not appear to write anything to the registry or HD.

User avatar
Andrew Lee
Posts: 3084
Joined: Sat Feb 04, 2006 9:19 am
Contact:

#2 Post by Andrew Lee »

Posted to the database. Thanks!

Darkbee
Posts: 291
Joined: Mon Feb 06, 2006 8:35 am
Contact:

#3 Post by Darkbee »

AARRRGGHHHH.... the mark of the devil!
"It uses traditional control structures like gosub, for/next, and goto"

Code: Select all

10 Print "Hello World"
20 goto 10
:cry:

sproaticus
Posts: 52
Joined: Sun Sep 10, 2006 8:22 am

#4 Post by sproaticus »

BWAH HA HA HA HA :twisted: :lol:

Ya know, goto's are evil, and premature optimization is evil, but which is the lesser of the two evils?

This IDE looks pretty nifty - simple and sparse and to the point. I wonder what it would take to shoehorn another language - say, Python - into it? Hmmm...

Post Reply