Monday, September 30, 2013

Seed7 2013-09-29

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 functions bStriLe, bytesLe, bStriBe, and bytesBe have been added to bytedata.s7i. These functions convert an integer to a sequence of bytes. The compiler has been improved to generate inline code for the action STRPUSH. This action appends a character to a string (it is used by the operator &:= ). Conversion functions have been added to time.s7i. Checks for several operators and functions have been added to chkbig.sd7, chkint.sd7, and chkstr.sd7. The function doLocalDeclsOfStatement has been added to the compiler. This function is used to simplify the processing of various statements.




RELEASE TAGS: Minor feature enhancements



TAGS: Software Development, Interpreters, Compilers



LICENSES: GPL, LGPL
Full Post

No comments:

Post a Comment