Interpreter, libraries, documentation and examples for the Seed7 programming language. 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.
A new version of the Seed7 extensible programming language was released (see: http://seed7.sourceforge.net). Changelog: - The dom.s7i library was renamed to xmldom.s7i and its functionality was improved. - A new library named inifile.s7i, which ...
- The chapters explaining set types and primitive actions in the manual were improved. - The codepages 720, 1125, 1255, 1256, 1258, 8859_6 and 8859_8 were added to the charsets.s7i library. - A new library named dom.s7i, which contains a simple dom ...
A new version of the Seed7 extensible programming language was released (see: http://seed7.sourceforge.net). Changelog: - The chapters explaining set types and primitive actions in the manual were improved. - The codepages 720, 1125, 1255, 1256, 1258, ...
- The chkint.sd7 program was improved with additional checks for the binomial coefficient (for values of k greater than n and for negative values of n) and 'bitLength'. - The chkstr.sd7 program was improved with additional checks for string ...
A new version of the Seed7 extensible programming language was released (see: http://seed7.sourceforge.net). Changelog: - The chkint.sd7 program was improved with additional checks for the binomial coefficient (for values of k greater than n and for ...
- Prevention against a Mac OS X malloc() error was added to the function filGets (in fil_rtl.c). When malloc() is not able to allocate memory it should return NULL. The Mac OS X malloc() function additionally writes a message to stderr. This behaviour is ...
A new version of the Seed7 extensible programming language was released (see: http://seed7.sourceforge.net). Changelog: - Prevention against a Mac OS X malloc() error was added to the function filGets (in fil_rtl.c). - The FAQ and the file ...
- A new example program, the Comanche webserver (comanche.sd7), was added. - The function getNonDigits was added to the scanstri.s7i library. - Experimental support for new attribute parameters was added. - Memory leaks in the functions hsh_excl ...
A new version of the Seed7 extensible programming language was released (see: http://seed7.sourceforge.net). Changelog: - A new example program, the Comanche webserver (comanche.sd7), was added. - The function getNonDigits was added to the ...
A new version of the Seed7 extensible programming language was released (see: http://seed7.sourceforge.net). Changelog: - A sokoban puzzle game example program (sokoban.sd7) was added. - A new library (sokoban1.s7i), which contains the 90 classic ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use