Download List

Projeto Descrição

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.

2012-03-19 04:52 Back to release list
2012-03-18

O programa de exemplo "testfont.sd7" foi melhorado para exibir fontes mais e mais personagens. A biblioteca "vectorfont.s7i", que oferece suporte a tipos de letra vector, foi adicionada. As bibliotecas "cronos16.s7i", "cronos27.s7i" e "vecfont18.s7i", que definem o vetor fontes cronos16, cronos27 e vecFont18, foram adicionados. Uma fonte de bitmap padrão com tamanho 20 foi definida na nova biblioteca de "stdfont20.s7i". O personagem pilcrow foi adicionado para as fontes de bitmap padrão. Alguns caracteres em fontes bitmap padrão foram melhorados. A função 'filInputReady' em "fil_unx.c" foi melhorada para usar poll em vez 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