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-09-05 14:47 Back to release list
2011-09-04

Declarations were moved from "seed7_05.s7i" to the new library "forloop.s7i". For loops, with traverse array elements and keys, were introduced in "seed7_05.s7i". Test cases were added to "chkbig.sd7" and "chkexc.sd7". Compiler options, to control the optimization of constant expressions, were introduced. The console handling was improved to allow writing Unicode characters to the console. The random number generator was improved. Several optimizations were done in "big_rtl.c" and "big_gmp.c". Support for 'SOC_INPUT_READY' was added to the compiler (comp.sd7).
Tags: Minor feature enhancements

Project Resources