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-03-19 04:52 Zurück zur Release-Liste
2012-03-18

Das Beispielprogramm "testfont.sd7" wurde verbessert, um weitere Schriftarten und weitere Zeichen anzuzeigen. Die Bibliothek "vectorfont.s7i", die Vektorschriftarten unterstützt werden, wurde hinzugefügt. Die Bibliotheken "cronos16.s7i", "cronos27.s7i" und "vecfont18.s7i", die der Vektor-Schriften cronos16, cronos27 und vecFont18 zu definieren, wurden hinzugefügt. Eine standard-Bitmap-Schrift mit Größe 20 wurde in die neue Bibliothek "stdfont20.s7i" definiert. Das Pilcrow-Zeichen wurde die Norm Bitmapschriftarten hinzugefügt. Einige Zeichen in der standard-Bitmap-Schriftarten wurden verbessert. Die Funktion 'FilInputReady' in "fil_unx.c" wurde verbessert, um poll() anstelle von select() verwenden.
Tags: Major feature enhancements
The example program "testfont.sd7" was improved to display more fonts and more characters. The library "vectorfont.s7i", which supports vector fonts, was added. The libraries "cronos16.s7i", "cronos27.s7i", and "vecfont18.s7i", which define the vector fonts cronos16, cronos27, and vecFont18, were added. A standard bitmap font with size 20 was defined in the new library "stdfont20.s7i". The pilcrow character was added to the standard bitmap fonts. Some characters in the standard bitmap fonts were improved. The function 'filInputReady' in "fil_unx.c" was improved to use poll() instead of select().

Project Resources