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-02-04 07:42 Back to release list
2013-02-03

Seed7 인터프리터와 컴파일러의 매뉴얼 페이지 추가 되었습니다. 메이크파일은 대상 distclean 및 테스트를 지원 하도록 개선 되었습니다. 연산자를 기 수 및 기 수 integer.s7i와 bigint.s7i에 추가 되었습니다. 확인 된 연산자에 대 한 기 수 및 기 수에 추가 된 chkint.sd7. Bas7.sd7, VARPTR 함수 및 문을 열기에 관한 오류 해결 되었습니다. Makedata.s7i 함수 getLineWithMacrosApplied 향상 되었습니다. 통화 기호 문자 여러 글꼴에 추가 되었습니다. Int 플 로트에서 캐스트의 오버플로 검사 chkccomp.c에 추가 되었습니다.
Tags: Minor feature and documentation enhancements
Man pages for the Seed7 interpreter and compiler have been added. The makefiles have been improved to support the targets distclean and test. The operators radix and RADIX have been added to integer.s7i and bigint.s7i. Checks for the operators radix and RADIX have been added to chkint.sd7. Errors in bas7.sd7, concerning the function VARPTR and the statement OPEN, have been fixed. The function getLineWithMacrosApplied in makedata.s7i has been improved. The currency sign character has been added to several fonts. A check for an overflow of a cast from float to int has been added to chkccomp.c.

Project Resources