Jump to content

Basic-256

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Guido Arnold~enwiki (talk | contribs) at 09:49, 11 August 2014 (added FS edu category). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Basic-256
Developer(s)Ian Larsen & James M. Reneau
Stable release
1.1.0.0 / January 30, 2014 (2014-01-30)
Repository
Operating systemCross-platform
TypeProgramming language
LicenseGPL
Websitehttp://basic256.org/

The project started in 2007 inspired by the article “Why Johnny can't code” by David Brin. Its main focus is to provide a simple and comprehensive environment for middle/high school students to learn the basics of computer programming.

Basic-256 is a simple version of BASIC, the code editor, text output window and graphics editor window are all visible in the same screen. However the successive versions haven been adding new features, namely:

  • Files (Eof, Size)- Version 9.4d
  • Mouse events - Version 9.4d
  • Sprites handling - Version 0.9.6n
  • Database functions - Version 0.9.6y
  • Network - Version 0.9.6.31
  • Real Functions and Subroutines - Version 0.9.9.1

Complete documentation is available in English, Russian, Dutch, Spanish and Portuguese.