Features
NGbasic runs in a web-browser, can be installed as a firefox extension for easy access, has full graphics support to the pixel level, and includes support for loading and saving basic programs!
Heres a breakdown
- NEW NG-BASIC can now be installed as an extension in your Firefox browser!
- NG-BASIC now contains graphics support through the Mozilla Canvas object. Yes, you read it correctly: graphics. It will enable one to draw lines, circles and rectangles. Thanks for the hint, Daft!
- The BASIC interpreter supports SAVE & LOAD through AJAX. Because of the XmlHttpRequest( ) limitations, one may only load & save files from/to the website that the interpreter is hosted on. For SAVE-support, one needs a password, though — without it the webserver will not store the program.
Popularity: 11% [?]

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