Tuesday, November 26, 2013

Seed7 2013-11-24

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.



RELEASE NOTES: The library picutil.s7i, with picture utility functions, has been added. The pictures cancelpic, folderpic, and resetpic have been added to pic16.s7i and pic32.s7i. A function to convert a pixmap image to BMP format and the function getPixelColor have been added to draw.s7i. All usages of the function clear without parameters have been replaced with clear(black). The performance of the function strCLit in strrtl.c has been improved by a factor of 10. The functions initbstriconstants and initwinconstants in s7c.sd7 have been improved. Spelling errors in several files have been fixed.




RELEASE TAGS: Minor feature and documentation enhancements



TAGS: Software Development, Interpreters, Compilers



LICENSES: GPL, LGPL
Full Post

No comments:

Post a Comment