Download List

Project Description

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 Requirements

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.

2011-02-03 23:44 Back to release list
2011-02-03

The comanche.sd7 Web server was improved to support CGI programs. The chapter explaining "operating system access" in the manual was improved. The function "getCgiParameters(file)" was added to "cgi.s7i". The functions "setenv" and "file(PROGRAM)" were added to "seed7_05.s7i". The interpreter and the compiler were improved to support the function "getenv".
Several changes were done to support compiling with a C++ compiler. The compiler (comp.sd7) was improved to generate runtime library prototypes with constant types. The function timFromIntTimestamp was introduced in "tim_rtl.c".
Tags: Minor feature enhancements

Project Resources