为什么所有类似 Pascal 的编译器都不起作用?
Why all compilator Pascal like don’t work?
为什么所有编译器 Pascal 都不起作用?
嗨,在我的大学里我们学习 Pascal 之类的,但我没有找到一个好的编译器。你能帮我吗?
我发现的所有编译器都不工作!
如果您正在寻找 IDE then there are both free and commercial options. The Lazarus IDE (which uses a free-pascal compiler) is pretty powerful and gives the same tools as you may be used to from the Delphi-IDE 商业版,但在学生许可证下可能是免费的(这是很久以前的事了,不确定是否仍然如此)。
虽然这些 IDE 非常适合开发具有图形用户界面的 Pascal 程序,但它们也允许您创建简单的控制台程序。
当然对于后者,你总是可以 return 到像 Turbo Pascal for Windows 这样的经典,这也是免费的。
您当然也可以查看 free pascal 的维基百科页面以查找更多 IDE。
为什么所有编译器 Pascal 都不起作用?
嗨,在我的大学里我们学习 Pascal 之类的,但我没有找到一个好的编译器。你能帮我吗? 我发现的所有编译器都不工作!
如果您正在寻找 IDE then there are both free and commercial options. The Lazarus IDE (which uses a free-pascal compiler) is pretty powerful and gives the same tools as you may be used to from the Delphi-IDE 商业版,但在学生许可证下可能是免费的(这是很久以前的事了,不确定是否仍然如此)。
虽然这些 IDE 非常适合开发具有图形用户界面的 Pascal 程序,但它们也允许您创建简单的控制台程序。 当然对于后者,你总是可以 return 到像 Turbo Pascal for Windows 这样的经典,这也是免费的。
您当然也可以查看 free pascal 的维基百科页面以查找更多 IDE。