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 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输出已得到修复。
标签: Minor bugfixes
Some minor bugs concerning PSTricks output have been fixed.

2010-03-22 08:35
1.5.3

关键字定位在德国和一些示例脚本,现已。一些小的错误被纠正。
标签: 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的建设。一些小的错误已得到纠正。一个可选步参数绘制二次曲线增加了。
标签: 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字节代码生成位平台已得到修复。许多未成年人的错误得到纠正。
标签: 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解释。它现在是一个全功能的编程语言,允许新的功能或命令定义,例如。
标签: 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