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

Article · 中文

QBasic是BASIC(Beginner's All-purpose Symbolic Instruction Code,初學者通用指令代碼)語言的一個變種,由美國微軟公司開發,1991年隨MS-DOS 5.0推出。它不能被編譯成獨立的可執行文件,來源代碼在整合開發環境(IDE)中先被編譯成中間代碼,然後中間代碼在IDE中被解析後執行。它被設計用來代替GW-BASIC,並被置入在MS-DOS 5.0及其更高版本(包括Windows 95)中。QBasic源自於微軟稍早推出的QuickBASIC 4.5,但去掉了後者的編譯和連接部分。 微軟在較新版本的Windows中不再置入QBasic。不過Windows 98的用戶可以在光盤的\TOOLS\OLDMSDOS目錄中找到它,在Windows 95的光盤中,它存放在\OTHER\OLDMSDOS目錄中。微軟網站對它的技術支持只對MS-DOS的授權用戶有效。 QBasic擁有一個值得稱道的整合式開發環境和一個功能強大的整合調試器,這一切在那個時代讓人耳目一新。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (3)