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.

2012-12-22 13:28 Zurück zur Release-Liste
2012-12-21

Seed7 Compiler wurde verbessert um konstante Pixmaps unterstützen und Array Konstantendeklarationen für ungenutzte Arrays weglassen.

Ergebnisvariablen wurden in verschiedenen Bibliotheken und Beispielprogramme umbenannt.

Die Funktionen GetPixel und ImagePixmap wurden hinzugefügt oder verbessert.

Bilder von einem Gitter und ein Vampir wurden zu pic16.s7i und pic32.s7i hinzugefügt.

Die Funktion GetValue hat für PRIMITIVE_WINDOW Werte in der Bibliothek progs.s7i überladen worden.

Dokumentation Kommentare wurden hinzugefügt, die Betreiber & und < & in der Bibliothek string.s7i.

Die Funktion GkbKeyPressed in drw_win.c wurde eine Prüfung auf die Schaltfläche "Fenster schließen" hinzugefügt.
Tags: Minor feature enhancements
The Seed7 compiler has been improved to support constant pixmaps and to omit array constant
declarations for unused arrays.

Result variables have been renamed in various libraries and example programs.

The functions getPixel and imagePixmap have been added or improved.

Pictures of a grating and a vampire have been added to pic16.s7i and pic32.s7i.

The function getValue has been overloaded for PRIMITIVE_WINDOW values in the library
progs.s7i.

Documention comments have been added to the operators & and <& in the library string.s7i.

A check for the window close button has been added to the function gkbKeyPressed in drw_win.c.

Project Resources