Skip to content
QBasic
EntityQ381247· pop 32· linked from 454 articles

QBasic is an integrated development environment (IDE) and interpreter for a variety of dialects of BASIC which are based on the QuickBASIC compiler and the QuickBASIC Interpreter. Code entered into the IDE is an intermediate representation (IR), and this IR is immediately executed on demand within the IDE.

Key facts

Programming language.screenshot
frameless
Programming language.paradigm
Procedural
Programming language.developer
Microsoft
Programming language.latest_release_version
1.1
Programming language.typing
Static, strong
Programming language.influenced_by
QuickBASIC Interpreter, QuickBASIC, GW-BASIC
Programming language.influenced
FreeBASIC, QB64, SmallBasic
Programming language.operating_system
MS-DOS, Windows 95, Windows 98, Windows Me, PC DOS, OS/2, eComStation, ArcaOS
Programming language.license
Proprietary

via Wikipedia infobox

Wikidata facts

Image
Qbasic.gif
Show 3 more facts
software version identifier
1.1
inception
1991-00-00
Commons category
QBasic
Sources (4)

via Wikidata · CC0

Article · 日本語

QBasicはQuickBASICを基にしたBASIC系の言語の統合開発環境(IDE)、インタプリタ。IDE上で入力されたコードを中間コードに即座にコンパイルし、要求に応じて解釈実行するという特徴をもつ。少なくともPC/AT互換機の英語モードにおいてはDOSと32ビット版Microsoft Windowsで動作し、DOSBoxとを用いればLinuxとFreeBSDでも動作する。コードの即時評価や、コードの部分修正が可能なデバッガといった独自の機能を備え、10年以上にわたって最先端のIDEを提供していた。 初期のマイクロソフトBASICと違って、QBasicはサブルーチンやwhile文などの構造をサポートするQuickBASICのような構造化プログラミング言語である。行番号は互換性のためにサポートされるが推奨されず、説明的なラベルの使用が推奨される。QBasicはユーザ定義データ型(構造体)を限定的にサポートし、いくつかの基本的な型が文字列や数値データを保持するために使用される。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (3)

Connections

Categories