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-03-07 10:43 Back to release list
2011-03-06

The support for CGI programs in the comanche.sd7 Web server was improved. The first steps towards evaluating pure functions in the compiler (when they are called with constant parameters) were made. The compiler was improved to generate code with fewer temporary variables for the actions SET_ELEM and SET_NOT_ELEM. The function 'evaluate' (defined in "progs.s7i" and implemented in "exec.c", "prglib.c" and "prg_comp.c") was improved to work correctly when the evaluation raises an exception. The function 'uintCmpGeneric' was introduced in the file "int_rtl.c" and used in compiled programs.
Tags: Minor feature enhancements

Project Resources