Friday, September 3, 2010

ngbasic

BASIC for Javascript

 NGbasic 0.2.18 beta released

  Posted by ngbasic
 Feb-14-2009

 NGbasic forums online

  Posted by ngbasic
 Feb-1-2009

 NG-Basic’s New Home!

  Posted by ngbasic
 Feb-1-2009

 Welcome to NGbasic!

  Posted by ngbasic
 Jan-20-2009

programs

Posted by ngbasic On January - 20 - 2009

On this page you can find the sources for a few BASIC sample programs that you can run in NG-BASIC, and also the classic BASIC programs I had to modify a bit.

VIRTUAL FILESYSTEM

It’s worth noting that, on the virtual filesystem, a menu-application is available. To load & run it, type the following in the basic interpreter:

To load:RUN MENU

PROGRAMS AND SOURCES

Basically, these programs could be run in any BASIC interpreter although with slight modifications.

LOGO

To load: LOAD WEB:LOGO
I couldn’t resist writing a LOGO interpreter after reading some discussion about interpreters-in-interpreters.
Click here to view the source

ANIMAL

To load: LOAD WEB:ANIMAL
I had to modify this program, original © Creative Computing, to get it to run smoothly. Also, cosmetically it has had a revamp.
Click here to view the source

WUMPUS

To load: LOAD WEB:WUMPUS
Another classic, also original © Creative Computing.
Click here to view the source

VALUHACK

To load: LOAD WEB:VALUHACK
Yes, VALUHACK ported to NG-BASIC. What can I say — I was bored…
Click here to view the source

LINES

To load: LOAD WEB:LINES
Draws pretty line son the screen using the cavas, very cool
Click here to view the source

Keywords:
NG-BASIC, BASIC, Programming

Popularity: 16% [?]

Add A Comment

You must be logged in to post a comment.