NG-BASIC is a BASIC interpreter written in Javascript. This means it is basically platform independent. Here are links to launch the basic interpreter as well as some initial information to get you up and running!
Downloads
BETA You can now download the 0.2.16 version as a modified to work as a Firefox as an extension!
Try it online now!
Note that this will launch the interpreter in a popup-window.
- Click here to start the Beta 0.2.18 version (works on firefox, explorer & chrome)
- Click here to start the Stable 0.2.14 BASIC interpreter (firefox only)
Notes
As suggested by reader Douglas, `Firefox users should disable the “Start searching the page for text as soon as I start typing” feature. If they dont, the first character they type into the window gets echoed properly to the screen but all chars after that one get captured by the find window that opens at the bottom of the screen and never make it to the Basic client window itself.
For quite some time, there also this irritating thing occured when, for instance, the ‘/’ key is pressed, as this opens the ‘Find’-dialog in Firefox-derived browsers. I figured out why it did this and this isn’t happening in version 0.2.14 (well, as long as you don’t keep it pressed).
Popularity: 15% [?]

Add A Comment
You must be logged in to post a comment.