Basic-256

title: "Basic-256" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["basic-programming-language-family", "basic-programming-language", "basic-interpreters", "free-educational-software", "pedagogic-integrated-development-environments", "linux-integrated-development-environments", "free-integrated-development-environments"] topic_path: "technology/programming-languages" source: "https://en.wikipedia.org/wiki/Basic-256" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Basic-256 |
| logo | BASIC-256 Logo.png |
| screenshot | Basic-256 1.0.0.0.png |
| caption | Basic-256 1.0.0.0 |
| developer | Ian Larsen & James M. Reneau |
| latest_release_version | 2.0.0.11 |
| latest_release_date | |
| operating_system | Cross-platform |
| genre | Programming language |
| license | GPL |
| website | |
| :: |
| name = Basic-256 | logo = BASIC-256 Logo.png | screenshot = Basic-256 1.0.0.0.png | caption = Basic-256 1.0.0.0 | developer = Ian Larsen & James M. Reneau | latest_release_version = 2.0.0.11 | latest_release_date = | operating_system = Cross-platform | platform = | genre = Programming language | license = GPL | website = Basic-256 is a project to learn the basics of computer programming. 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. 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 started as a simple version of BASIC: the code editor, text output window and graphics display window are all visible in the same screen. However, successive versions have added 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
- Maps (Dictionaries) – Version 2.0.0.1
Complete documentation is available in English, Russian, Dutch, Spanish and Portuguese.
References
References
- "Basic-256".
- Ratliff Sr., Gary L.. (October 2008). "An Alphabet of Computer Languages: BASIC".
- Williams, Mike. (2014). "BASIC-256: computer programming for (complete) beginners".
- (2014-02-11). "Learn Programming Fundamentals with Free BASIC-256".
- Emms, Steve. (2024-11-08). "BASIC-256 – easy to use version of BASIC".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::