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 Requirements

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.

2013-01-06 09:29 Back to release list
2013-01-05

Seed7 인터프리터 s7을 바꾼.

Drw_win.c에 함수 drwOpen 프로그램을 콘솔에서 시작 되지 않은 경우 콘솔 창을 숨기려면 향상 되었습니다.

연산자 "공상 과학"과 "특급"에 대 한 설명이 설명서에 추가 되었습니다.

문서 주석 clib_file.s7i에 추가 되었습니다.

Pixmap_file.s7i, Pixmapfontfiles에 대 한 기능이 향상 되었습니다.

Cmd_win.c에 함수 Preparecommandline와 Cmdstartprocess를 향상 되었습니다.

Striutl.c에 함수 escape_command 및 cp_to_command Windows에서 제대로 작동 하도록 향상 되었습니다.

매개 변수 이름은 다양 한 파일에 추가 되었습니다.
Tags: Major feature enhancements
The Seed7 interpreter has been renamed to s7.

The function drwOpen in drw_win.c has been improved to hide the console window
when the program was not started from a console.

Descriptions of the operators "sci" and "exp" have been added to the manual.

Documentation comments have been added to clib_file.s7i.

In pixmap_file.s7i, the functions for pixmapFontFiles have been improved.

In cmd_win.c, the functions prepareCommandLine and cmdStartProcess have been improved.

In striutl.c, the functions escape_command and cp_to_command have been improved to work
correctly under Windows.

Parameter names have been added to various files.

Project Resources