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.

2013-01-21 14:15 Back to release list
2013-01-20

Novas opções foram adicionadas para o interpretador e o compilador. Adicionais, analisar e executar funções foram adicionadas ao progs.s7i. O gzip.s7c da biblioteca foi melhorada para decodificar blocos com códigos de Huffman fixos. Foi adicionado suporte para literais de bigInteger com base diferente de 10. Foram alteradas as funções str que str (48879, 16) retorna "carne". O programa make7.sd7 foi aprimorado para oferecer suporte a múltiplos alvos e a opção - c. A manipulação das divisões de ponto flutuante no compilador foi melhorada. O makefile mk_clang.mak foi adicionado para oferecer suporte o compilador clang C.
Tags: Major feature and documentation enhancements
New options have been added to the interpreter and compiler. Additional parse and execute functions have been added to progs.s7i. The library gzip.s7c has been improved to decode blocks with fixed Huffman codes. Support for bigInteger literals with bases other than 10 has been added. The str functions have been changed such that str(48879, 16) returns "beef". The program make7.sd7 has been improved to support multiple targets and the option -C. The handling of floating point divisions in the compiler has been improved. The makefile mk_clang.mak has been added to support the clang C compiler.

Project Resources