文件名称:pascal-p4:来自苏黎世联邦理工学院的第四版 Pascal-P 编译器-开源
文件大小:1.83MB
文件格式:GZ
更新时间:2024-07-18 19:50:27
开源软件
这是由 Niklaus Wirth 在苏黎世联邦理工学院的小组创建的第四版 Pascal-P 编译器,称为 Pascal-P4。 Pascal-P4 是一个“运行历史项目”。 也就是说,它是一个历史记录,但仍然在现代计算机上运行。 存在 Pascal-P4 的其他几种改编版本,例如 FPC。 您将不得不搜索详细信息,我无法在 sourceforge 中找到。 Pascal-P4 的所有开发和错误修复都进入了 Pascal-P5 项目,Pascal-P4 是完整 Pascal 的子集。 它可能适用于引导项目或班级项目。 享受。 您可以在 sourceforge 中找到所有 Pascal-P 版本:https://sourceforge.net/projects/pascal-s/ https://sourceforge.net/projects/pascal-p2/ https://sourceforge.net/项目/pascalp4/ https://sourceforge.net/projects/pascalp5/ https://sourceforge.net/projects
【文件预览】:
configure
configure.bat
Makefile
temp
bin
----compile(716B)
----make_flip.bat(128B)
----doseol(400B)
----testprog(1KB)
----flip.exe(50KB)
----pcom.exe(819KB)
----run(742B)
----doseol.bat(404B)
----pint.exe(761KB)
----regress.bat(334B)
----make_flip(122B)
----testprog.bat(1KB)
----regress(303B)
----fixeol.bat(2KB)
----diffnole.bat(676B)
----p4(727B)
----run.bat(845B)
----unixeol(400B)
----compile.bat(1KB)
----p4.bat(817B)
----fixeol(2KB)
----diffnole(638B)
----unixeol.bat(406B)
TODO
standard_tests
----standardp.cmp(26KB)
----standardp.pas(81KB)
----iso7185pats.cmp(33KB)
----standardp.inp(0B)
----iso7185pat.cmp(33KB)
LICENSE
temp2
doc
----the_p4_compiler.html(126KB)
----the_p4_compiler.docx(80KB)
----the_p4_compiler.doc(155KB)
----~$e_p4_compiler.docx(162B)
----the_p4_compiler.pdf(384KB)
gpc
----cpint(641B)
----compile(716B)
----cpint.bat(570B)
----windows_X86()
--------pcom.exe(403KB)
--------pint.exe(364KB)
----Makefile(1KB)
----run(742B)
----standard_tests()
--------iso7185pats.cmp(33KB)
--------iso7185pat.cmp(33KB)
----cpcom(641B)
----p4(727B)
----run.bat(845B)
----compile.bat(1KB)
----p4.bat(817B)
----linux_X86()
--------pint(322KB)
--------pcom(372KB)
----cpcom.bat(570B)
.settings
----language.settings.xml(1KB)
INSTALL
sample_programs
----hello.inp(0B)
----hello.cmp(16B)
----roman.inp(0B)
----qsort.inp(0B)
----hello.pas(72B)
----qsort.cmp(55B)
----roman.cmp(240B)
----qsort.pas(705B)
----roman.pas(679B)
source
----pint.pas(43KB)
----pcomOrg.pas(119KB)
----pcom.pas(168KB)
----pintOrg.pas(29KB)
setpath.bat
readme.txt
README
ip_pascal
----cpint(339B)
----compile(707B)
----cpint.bat(275B)
----windows_X86()
--------pcom.exe(232KB)
--------pint.exe(159KB)
----run(698B)
----standard_tests()
--------iso7185pats.cmp(33KB)
--------iso7185pat.cmp(33KB)
----cpcom(351B)
----p4(690B)
----run.bat(786B)
----compile.bak(1KB)
----compile.bat(1KB)
----p4.bat(762B)
----cpcom.bat(275B)
NEWS
c_support
----flip.c(5KB)