Yabasic
Yabasic running an implementation of SameGame. | |
Developer(s) |
Marc-Oliver Ihm (ret.) Pedro Sá Thomas Larsen |
---|---|
Stable release | 2.769 / July, 2015 |
Operating system | Windows, Unix |
Type | Programming |
License | Artistic License version 1 or GNU General Public License version 2 |
Website |
www.yabasic.de - original version to V 2.769 yabasic.basicprogramming.org - version 3 |
Yabasic (Yet Another BASIC) is a free and open source BASIC interpreter for Windows and Unix platforms.[1] Yabasic was originally developed by Marc-Oliver Ihm, who released the last stable version 2.769 in 2015. As a continuation of the project, version 3 is now developed by a team centered on Pedro Sá and Thomas Larsen.
Features
- No line numbers,
- Line graphics in color,
- Structured programming—various block structures, named subroutines with local variables and return values,
- Code modules/libraries with separate namespaces (On the other hand, composite data structures are missing),
- Option to use a graphical user interface based on the GTK library,
- Self-modifying code (see section below)
- "Binding" a Yabasic program to the interpreter, creating a standalone executable in a single file.
Other versions
Flyab
A port of Yabasic to the Fltk toolkit called "Flyab" was under development. It would have been source-compatible with programs written in yab, a variant of Yabasic that enables graphical programs to be written using the BeOS API. Ports for Windows, Mac OS X, and Linux were planned. Flyab added the ability to Yabasic to create native graphical user interfaces on all supported platforms. As of November 2008, the project appears to be halted.
PlayStation 2
Sony also packaged a version of Yabasic for the PlayStation 2 with PS2 consoles in PAL territories so it could be considered a home computer, not just a games machine, thus bypassing European import taxes.[2]
References
- ↑ Marc-Oliver Ihm. "Yabasic, Yet another Basic for Unix and Windows". Yabasic.de. Retrieved 2013-04-22.
- ↑ Smith, Tony. "Sony adds Basic to PlayStation to sidestep EC import tax". Retrieved 7 November 2000. Check date values in:
|access-date=
(help)
External links
- Official Yabasic website — downloads and documentation for Yabasic 2.769.
- Official website of flyab.