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.

2013-01-06 09:29 Back to release list
2013-01-05

Seed7 口译员已经更名为 s7。函数 drwOpen 在 drw_win.c 中得到了改进,以在该程序不从控制台启动时隐藏控制台窗口。运营商"sci"和"exp"的描述已添加到该手册。文档注释已添加到 clib_file.s7i。在 pixmap_file.s7i,pixmapFontFiles 的功能进行了改进。在 cmd_win.c,已经改善了的函数 prepareCommandLine 和 cmdStartProcess。在 striutl.c,函数 escape_command 和 cp_to_command 已经过改进,在 Windows 下正常工作。参数名称已添加到的各种文件。
标签: Major feature enhancements
The Seed7 interpreter has been renamed to s7.

The function drwOpen in drw_win.c has been improved to hide the console window
when the program was not started from a console.

Descriptions of the operators "sci" and "exp" have been added to the manual.

Documentation comments have been added to clib_file.s7i.

In pixmap_file.s7i, the functions for pixmapFontFiles have been improved.

In cmd_win.c, the functions prepareCommandLine and cmdStartProcess have been improved.

In striutl.c, the functions escape_command and cp_to_command have been improved to work
correctly under Windows.

Parameter names have been added to various files.

Project Resources