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.

2005-11-03 17:35
1.0.3

사소한 버그는 "기능"에 관한 프레임에 고정했다.
Tags: Minor bugfixes
A minor bug concerning the "frame" function was
fixed.

2005-05-27 19:46
1.0.2

Makefile을 개선.
Tags: Minor bugfixes
Makefile improvements.

2004-05-13 00:20
1.0.0

많은 기능과 같은 삼각형을 정의 명령을 추적하고, 개선되었습니다. 몇 가지 작은 버그가 해결되었습니다.
Tags: Major feature enhancements
Many features, like triangle definition and the trace command, have been improved. Several small bugs have been fixed.

2002-11-11 03:47
0.9.2

모든 코드 및 청소되어 여러 가지 작은 문제가 해결되었습니다. 주요 새로운 기능 능력을 인수 컴파일러에 의해 계산된 어떠한 PSTricks 매크로를 포함하는 것입니다.
Tags: Minor feature enhancements
All code has been cleaned up and various small problems have been fixed. The main new feature is the ability to include any PSTricks macro with arguments computed by the compiler.

2002-06-27 15:12
0.9.1rev1

버그 괄호에 관한 문자열 내에서 해결되었습니다.
Tags: Minor bugfixes
A bug concerning braces within strings has been fixed.

Project Resources