Download List

프로젝트 설명

Eukleides is a computer language devoted to elementary plane geometry. It aims to be a fairly comprehensive system to create geometric figures, either static or dynamic. It can handle geometric types of data like points, vectors, lines, circles, or conics. A Eukleides script usually consists of a declarative part where objects are defined and a descriptive part where objects are drawn. Nonetheless, Eukleides is also a full featured programming language, providing conditional and iterative structures, user defined functions, modules, etc. The Eukleides distribution provides two distinct interpreters: "eukleides" and "euktopst". The former interpreter produces Encapsulated PostScript (EPS). The latter produces PSTricks macros, allowing Eukleides to be used with LaTeX.

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.

2010-04-27 16:29
1.5.4

몇 가지 사소한 버그가 PSTricks 출력에 관한 해결되었습니다.
Tags: Minor bugfixes
Some minor bugs concerning PSTricks output have been fixed.

2010-03-22 08:35
1.5.3

독일어 키워드 현지화 및 일부 예제 스크립트를 사용할 수있습니다. 몇 가지 사소한 버그가 잘 해결되었습니다.
Tags: Minor bugfixes, Minor feature enhancements
Keyword localization in German and some example scripts are now available. Some minor bugs were corrected as well.

2010-03-04 20:54
1.5.2

코드를 약간 MinGW와 건물을 허용하도록 수정되었습니다. 몇 가지 사소한 버그가 수정되었습니다. conics 드로잉에 추가되었습니다 선택적 단계를 매개 변수.
Tags: Minor bug fix and small enhancements.
The code has been slightly modified to allow building with MinGW. Some minor bugs have been corrected. An optional step parameter for drawing conics has been added.

2010-02-20 01:41
1.5.1

주요 버그가 64 바이트 코드 생성과 관련된 비트 플랫폼에서 수정되었습니다. 다수의 미성년자의 버그 수정되었습니다.
Tags: Major bugfixes
A major bug involving byte code generation on 64-bit platforms has been fixed. Numerous minors bugs have been corrected.

2010-01-24 21:07
1.5.0

이 릴리스 Eukleides 통역 Eukleides 언어의 수정 및 향상된 버전을 기반으로 재작 완료됩니다. 이제 완전한 기능을 갖춘 프로그래밍 언어, 수있게됩니다 예를 들어, 새로운 기능이나 명령의 정의.
Tags: Major, rewrite
This release is a complete rewrite of the Eukleides interpreter based on a modified and enhanced version of the Eukleides language. It is now a full featured programming language, allowing the definition of new functions or commands, for example.

Project Resources