Tuesday, July 23, 2013

Seed7 2013-07-22

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: Spelling errors in chlog.txt, faq.htm, and faq.txt have been fixed. The function conText (in conwin.c) has been improved to work correctly for long strings (when WriteConsoleW would fail). Several functions have been moved from drwwin.c to the new file gkbwin.c. Incorrect usages of inIntRange have been replaced with better code in drwwin.c. In conwin.c, the table mapkey has been improved such that kbdGetc recognizes the key F12. The program chkall.sd7 has been improved to call chkhsh.sd7. The compiler has been improved to generate compare functions with the correct prototype.




RELEASE TAGS: Minor feature and documentation enhancements



TAGS: Software Development, Interpreters, Compilers



LICENSES: GPL, LGPL
Full Post

No comments:

Post a Comment