Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-19 04:52 Back to release list
2012-03-18

改进了示例程序"testfont.sd7",以显示更多的字体和更多的字符。添加了"vectorfont.s7i",支持矢量字体,图书馆。库"cronos16.s7i"、"cronos27.s7i"和"vecfont18.s7i",定义矢量字体 cronos16,cronos27 和 vecFont18,增加了。一种标准的位图字体与大小 20 是新库"stdfont20.s7i"中定义的。段落标记字符添加到标准的位图字体。改进了一些标准的位图字体中的字符。'FilInputReady' 在"fil_unx.c"的功能被改善使用 poll() 而不是 select()。
标签: Major feature enhancements
The example program "testfont.sd7" was improved to display more fonts and more characters. The library "vectorfont.s7i", which supports vector fonts, was added. The libraries "cronos16.s7i", "cronos27.s7i", and "vecfont18.s7i", which define the vector fonts cronos16, cronos27, and vecFont18, were added. A standard bitmap font with size 20 was defined in the new library "stdfont20.s7i". The pilcrow character was added to the standard bitmap fonts. Some characters in the standard bitmap fonts were improved. The function 'filInputReady' in "fil_unx.c" was improved to use poll() instead of select().

Project Resources