We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 months ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(9)
您可以从命令提示符使用 Microsoft 的 Visual Basic 编译器 :
编译器是 .NET Framework 安装的一部分,位于
You can use Microsoft's Visual Basic compiler from the command prompt:
The compiler is part of the .NET Framework installation and is located in
FreeBASIC 是一款免费/开源 (GPL)、32 位 BASIC 编译器[1],适用于 Microsoft Windows、保护模式 DOS(DOS 扩展程序)、Linux、FreeBSD 和 Xbox。
http://freebasic.net
操作系统 DOS、FreeBSD、Linux、Microsoft Windows
许可 GNU GPL,根据 GNU LGPL 许可的标准库
FreeBASIC is a free/open source (GPL), 32-bit BASIC compiler[1] for Microsoft Windows, protected-mode DOS (DOS extender), Linux, FreeBSD and Xbox.
http://freebasic.net
OS DOS, FreeBSD, Linux, Microsoft Windows
License GNU GPL, Standard libraries licensed under the GNU LGPL
我使用搜索找到了快速基本编译器链接:
http://www.qbcafe。净/qbc/english/download/compiler/qbasic_compiler.shtml
Quick Basic compiler link I found using search:
http://www.qbcafe.net/qbc/english/download/compiler/qbasic_compiler.shtml
qbasic 版本仍在开发中,位于 http://www.qbasic.com/
There's a qbasic version still in development at http://www.qbasic.com/
QBasic http://www.qbcafe.net/qbc/english/download/编译器/qbasic_compiler.shtml
我认为最好的 BASIC 编程环境(VisualBasic 和 Real Basic 不算,但它们同样很棒)
QBasic http://www.qbcafe.net/qbc/english/download/compiler/qbasic_compiler.shtml
Best BASIC programming environment ever in my opinion (VisualBasic and Real Basic don't count but they are equally awesome)
然后是 XBasic
XBasic 是 BASIC 编程语言的变体
http://xbasic.sourceforge.net/
提到的两个 FOSS 变体都可以针对 Windows 进行编译,
希望有帮助
And then there is XBasic
XBasic is a variant of the BASIC programming language
http://xbasic.sourceforge.net/
Both mentioned FOSS variants can compile for Windows
Hope it helps
JustBasic 是免费的、小而精彩的!论坛中的用户非常友好且乐于助人! http://www.justbasic.com (我不确定它是否是开源的......但它是免费的)
JustBasic is free, small, and wonderful! And the users in the forums are extremely friendly and helpful! http://www.justbasic.com (I'm not sure if it's open source though... but it IS free)
我使用 QB64,一个适用于 Windows XP 7 8 的 64 位编译器。编译大多数(或容易转换的)QuickBasic 4.5 程序。
I use QB64 a 64-bit compiler for Windows XP 7 8. Compiles most (or easily converted) QuickBasic 4.5 programs.
Decimal Basic也很好!
https://decimalbasic.ninja-web.net/EnglishWindows.htm
Decimal Basic is very good too!
https://decimalbasic.ninja-web.net/EnglishWindows.htm