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-07-18 10:20 Back to release list
2011-07-17

FAQ answers and documentation comments were improved. The 'str' function for 'duration' values was improved to provide microseconds (when they are not zero). Two 'getHttp' functions in "gethttp.s7i" were improved to allow redirections which refer to other redirections. Checks for left shift in "chkint.sd7" were improved. Checks for the 'pos' function in "chkstr.s7i" were improved. The performance of bigInteger increment and decrement functions was improved.
Several function were moved from "drw_x11.c" to the new file "gkb_x11.c". The performance of 'strPos' in "str_rtl.c" was improved.
Tags: Minor feature enhancements

Project Resources