Download List

项目描述

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-13 07:56 Back to release list
2012-12-12

Seed7 编译器被重命名为 s7c。改进了程序 make7.sd7,以允许在命令行中的宏。改进了图书馆 makedata.s7i 和 make.s7i。Shell.s7i 添加了一个函数 popen 的变形。之间的差额 & 和 < & 在常见问题中解释了。改进了程序 tar7.sd7,接受所有文件参数的 DOS 路径。文档注释添加到多个文件。改进的图形驱动程序了,退出程序时按下关闭按钮 (X)。生成文件是有所改善,'使 s7c' 生成 Seed7 编译器的可执行文件。
标签: Major feature enhancements
The Seed7 compiler was renamed to s7c. The program make7.sd7 was improved to allow macros in the command line. The libraries makedata.s7i and make.s7i were improved. A variant of the function popen was added to shell.s7i. The difference between & and <& was explained in the FAQ. The program tar7.sd7 was improved to accept DOS paths for all file arguments. Documentation comments were added to several files. The graphic drivers were improved to exit a program when the close button (X) is pressed. The makefiles were improved such that 'make s7c' generates an executable of the Seed7 compiler.

Project Resources