|
Yabasic (Yet Another BASIC) is a free and open source BASIC interpreter for Windows and Unix platforms. 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. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Yabasic」の詳細全文を読む スポンサード リンク
|