Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
除了 C、C++、Delphi、VB,您能否举一个相对“现代”的编译*编程语言* 的示例,它支持诸如 OO、集合、GUI 库之类的东西?请不要提及仅实验性或学术性的语言,我正在寻找在现实世界中使用的东西,用于 PC 80x86,而且我不介意操作系统。
谢谢!
*更新:编译为本机代码。
*免责声明:
哈斯克尔。
资料来源:http ://www.realworldhaskell.org/
维基百科有很多:http ://en.wikipedia.org/wiki/Comparison_of_programming_languages
赛通。编译为本机代码,用于高性能计算,学术和商业,并用于实现LXML。GUI 库包括所有可用于 Python 的库。
此外,Objective-C。这是现在最流行的编程语言之一。