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-21 13:35 Back to release list
2011-02-20

The handling of closure parameters in the compiler was improved. A free string memory management for small strings was introduced. The "socket.s7i" library was improved to provide protocol independent network access. The function 'addrFamily' was added to the "socket.s7i" library. Several changes were made to support compiling with a C++ compiler. The macros 'likely' and 'unlikely' were added to if-statements checking for exception conditions. The compiler was improved to generate better code when accessing an array element when the array is result of another computation.
Tags: Minor feature enhancements

Project Resources