Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2013-02-04 07:42 Zurück zur Release-Liste
2013-02-03

Manpages für die Seed7 Interpreter und Compiler sind hinzugekommen. Die Makefiles sind verbessert worden, zur Unterstützung der Ziele Distclean und Test. Die Betreiber wurden Basis und RADIX, integer.s7i und bigint.s7i hinzugefügt. Überprüft für die Betreiber Radix und RADIX hinzugefügt wurden chkint.sd7. Fehler in bas7.sd7, über die Funktion VARPTR und der OPEN-Anweisung wurden behoben. Die Funktion GetLineWithMacrosApplied in makedata.s7i wurde verbessert. Das Währungssymbol Zeichen wurde um mehrere Schriftarten hinzugefügt. Ein Scheck über einen Überlauf eine Umwandlung von Float in Int wurde zum chkccomp.c hinzugefügt.
Tags: Minor feature and documentation enhancements
Man pages for the Seed7 interpreter and compiler have been added. The makefiles have been improved to support the targets distclean and test. The operators radix and RADIX have been added to integer.s7i and bigint.s7i. Checks for the operators radix and RADIX have been added to chkint.sd7. Errors in bas7.sd7, concerning the function VARPTR and the statement OPEN, have been fixed. The function getLineWithMacrosApplied in makedata.s7i has been improved. The currency sign character has been added to several fonts. A check for an overflow of a cast from float to int has been added to chkccomp.c.

Project Resources