Télécharger la liste

Description du projet

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.

Système requise

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.

2012-03-19 04:52 Retour à la liste release
2012-03-18

L'exemple de programme « testfont.sd7 » a été améliorée pour afficher les polices plus et plus de caractères. La bibliothèque « vectorfont.s7i », qui prend en charge les polices vectorielles, a été ajoutée. Les bibliothèques « cronos16.s7i », « cronos27.s7i » et « vecfont18.s7i », qui définissent le vecteur polices cronos16, cronos27 et vecFont18, ont été ajoutés. Une police standard bitmap avec la taille 20 a été définie dans la nouvelle bibliothèque « stdfont20.s7i ». Le caractère du paragraphe a été ajouté pour les polices bitmap standard. Certains caractères dans les polices bitmap standard ont été améliorés. La fonction 'filInputReady' à « fil_unx.c » a été améliorée à l'utilisation de poll() au lieu de select().
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