Download List

Descripción del Proyecto

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

Algunos errores menores relativa a la producción Pstricks han sido corregidos.
Tags: Minor bugfixes
Some minor bugs concerning PSTricks output have been fixed.

2010-03-22 08:35
1.5.3

De localización de palabras clave en alemán y algunos scripts de ejemplo están disponibles ahora. Algunos errores menores corregidos también.
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

El código ha sido ligeramente modificado para permitir la construcción con MinGW. Algunos pequeños bugs han sido corregidos. Un paso opcional de parámetros para la elaboración cónicas se ha añadido.
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

Un error grave que entrañe la generación de código de bytes en plataformas de 64 bits ha sido corregido. Numerosos menores errores han sido corregidos.
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

Esta versión es una completa reescritura del intérprete Eukleides basado en una versión modificada y mejorada del lenguaje de Eukleides. Ahora es un lenguaje de programación completo del momento, permitiendo la definición de nuevas funciones o comandos, por ejemplo.
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