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

Documentation comments in various files were improved. The function 'encodeHtmlContent' was added to "html_ent.s7i". The function 'fromPercentEncoded' was moved from "cgi.s7i" to "encoding.s7i". The functions 'toPercentEncoded', 'toUrlEncoded', and 'fromUrlEncoded' were added to the library "encoding.s7i". The compiler (comp.sd7) and the makefiles were improved, such that executables only link console libraries when necessary. A check for MEMORY_ERROR was removed from "chkexc.sd7". The makefiles were improved to write all dependencies in the file "depend".
Tags: Minor feature and documentation enhancements

Project Resources