Seed7 2008-11-16 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Seed7 2008-11-16 (Default branch)
# 1  
Old 11-17-2008
Seed7 2008-11-16 (Default branch)

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. License: GNU General Public License (GPL) Changes:
The support for compilation with the bcc32 C compiler from BDS was improved such that the chk_all.sd7 check program succeeds. The FAQ about the operating systems supported by Seed7, was improved. A chapter describing how to replace pointers with interface types was added to the manual. The program chk_all.sd7 was improved to also check for the successful compilation of the compiler. The compiler (comp.sd7) was improved to generate C programs that are acceptable to the bcc32 C compiler. The documentation file src/read_me.txt was improved to explain the #define value CHECK_INT_DIV_BY_ZERO. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question