Download List

Descripción del Proyecto

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-12-13 07:56 Back to release list
2012-12-12

El compilador de Seed7 fue renombrado a s7c. La make7.sd7 del programa fue mejorado para permitir que las macros en la línea de comandos. Se mejoraron las bibliotecas makedata.s7i y make.s7i. Una variante de la función popen se añadió al shell.s7i. La diferencia entre & y < & se explican en los FAQ. La tar7.sd7 del programa fue mejorado para aceptar rutas de DOS para todos los argumentos de archivo. Comentarios de documentación se agregaron varios archivos. Los controladores de gráficos fueron mejorados para salir de un programa cuando se presiona el botón Cerrar (X). Se mejoraron los makefiles que 'hacer s7c' genera un ejecutable del compilador Seed7.
Tags: Major feature enhancements
The Seed7 compiler was renamed to s7c. The program make7.sd7 was improved to allow macros in the command line. The libraries makedata.s7i and make.s7i were improved. A variant of the function popen was added to shell.s7i. The difference between & and <& was explained in the FAQ. The program tar7.sd7 was improved to accept DOS paths for all file arguments. Documentation comments were added to several files. The graphic drivers were improved to exit a program when the close button (X) is pressed. The makefiles were improved such that 'make s7c' generates an executable of the Seed7 compiler.

Project Resources