4K BASICライクな学習/娯楽用BASICインタプリタ。FORをF.、GOTOをG.、IFでTHENやGOTOを省略できる記述やDEFによる関数定義にも対応する。8K相当の機能(文字列関連など)や機械語の呼び出しや外部との連携には対応しない。
-
Updated
Oct 6, 2021 - C#
4K BASICライクな学習/娯楽用BASICインタプリタ。FORをF.、GOTOをG.、IFでTHENやGOTOを省略できる記述やDEFによる関数定義にも対応する。8K相当の機能(文字列関連など)や機械語の呼び出しや外部との連携には対応しない。
Add a description, image, and links to the basic-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the basic-interpreter topic, visit your repo's landing page and select "manage topics."