GNU Pascal

码农软件 · 软件分类 · 编译器 · 2019-12-10 06:59:20

软件介绍

GNU Pascal 是一个免费开源的 Pascal 编译器,具备如下特点:

  • GPC is a 32/64 bit compiler,
  • does not have limits like the 64 kB or 640 kB limit known from certain operating systems – even on those systems –,
  • runs on all operating systems supported by GNU C, including
    • GNU Hurd,
    • Linux on Intel, AMD64, Sparc, Alpha, S390, and all other supported types of hardware,
    • the BSD family: FreeBSD, NetBSD, OpenBSD,
    • DOS with 32 bits, using DJGPP or EMX,
    • MS-Windows 9x/NT, using CygWin or mingw or MSYS,
    • OS/2 with EMX,
    • Mac OS X,
    • MIPS-SGI-IRIX,
    • Alpha-DEC-OSF,
    • Sparc-Sun-Solaris,
    • HP/UX,

    and more (note: the runtime system only supports ASCII based systems; that includes almost all of today's systems, but a few IBM machines still use EBCDIC; on those, the compiler might run, but the runtime support might need major changes),

  • can act as a native or as a cross compiler between all supported systems,
  • produces highly optimized code for all these systems,
  • is Free Software (Open-Source Software) according to the GNU General Public License,
  • is compatible to other GNU languages and tools such as GNU C and the GNU debugger.

支持下列语言标准

  • ISO 7185 Pascal (see Resources),
  • most of ISO 10206 Extended Pascal,
  • Borland Pascal 7.0,
  • parts of Borland Delphi, Mac Pascal and Pascal-SC (PXSC).

本文地址:https://codercto.com/soft/d/20816.html

失控的真相

失控的真相

[美] 迈克尔·帕特里克·林奇 / 赵亚男 / 中信出版社 / 2017-6 / 42.00元

编辑推荐 在信息泛滥的时代,知识变得无处不在。鼠标轻轻一点,我们就坐拥一座巨型图书馆。然而,我们并没有因此就离真相更近。相反,互联网的普及使人们早已习惯于凡事问搜索引擎,并形成了一种“搜索即相信”的认知模式。当社交网络把数字人类带入一个个彼此隔绝的线上群体中,我们清楚地看到,真相与谎言在互联网中交织,知识与观念混为一谈,情绪宣泄掩盖了事实分析。联网的世界让我们更容易看到彼此的观点,但同时也制......一起来看看 《失控的真相》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器