Basic-256

From RetroWikipedia
Revision as of 19:43, 12 April 2025 by imported>Liz (Removing link(s) to "JUDO (software)": Removing links to deleted page JUDO (software).)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Basic-256
BASIC-256 Logo.png
Basic-256 1.0.0.0.png
Basic-256 1.0.0.0
Developer(s)Ian Larsen & James M. Reneau
Stable release2.0.0.11 / June 30, 2020; 5 years ago (2020-06-30)
Operating systemCross-platform
TypeProgramming language
LicenseGPL
Websitebasic256.org

Basic-256 is a project to learn the basics of computer programming.[1] The project started in 2007 inspired by the article “Why Johnny can't code” by David Brin, which also inspired the creation of Microsoft Small Basic.[2] Its main focus is to provide a simple and comprehensive environment for middle/high school students to learn the basics of computer programming.[3]

Basic-256 started as a simple version of BASIC: the code editor, text output window and graphics display window are all visible in the same screen.[4] However, successive versions have added new features,[5] 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
  • Maps (Dictionaries) – Version 2.0.0.1

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

See also

References

  1. "Basic-256". Think Penguin. Retrieved 2024-02-25.
  2. Ratliff Sr., Gary L. (October 2008). "An Alphabet of Computer Languages: BASIC". PCLinuxOS Magazine. Retrieved 2024-02-25.
  3. Williams, Mike (2014). "BASIC-256: computer programming for (complete) beginners". Beta News.
  4. "Learn Programming Fundamentals with Free BASIC-256". TrishTech. 2014-02-11. Retrieved 2024-02-25.
  5. Emms, Steve (2024-11-08). "BASIC-256 – easy to use version of BASIC". LinuxLinks. Retrieved 2024-02-25.

External links