Login About Glasnost

Promouvoir et soutenir le logiciel libre

News

New in 0.9.12, the 26 of January 2004 New in 0.9.11, the 21 of November 2003 New in 0.9.10, the 22 of October 2003 New in 0.9.9 These functions are used through higher level prototypes as explained at the 0.9.8 release change log bellow. New in 0.9.8

Here follow some description about the DSF.

Set up the Dr. Geo Scheme Figure (DSF) interface to let the user defines figure as Scheme code. From the interface point of view, we have added the File->Evaluate menu command which let the user loads and evaluates a DSF. The cool things about DSF are:

Also a multi-lingual interface will be supported. We have already set up the specific system to let user define figure in their native language.

Here are some examples: (new-figure "MyFigure") (new-figure "Figure")
(lets Point "A" free 1 2)
(lets Point "B" free 5 4) (define (triangle p1 p2 p3)
(Segment "" extremity p1 p2)
(Segment "" extremity p2 p3)
(Segment "" extremity p1 p3
(new-figure "My triangle")
(lets Point "A" free 0 0)
(lets Point "B" free 5 0)
(lets Point "C" free 0 5)
(triangle A B C)
Scheme is a very high level language, perfect to manipulate abstract knowledge. We have made a wise choice using it with Dr.Geo, the DSF shows again how cool is Scheme with geometry concept. Stay tuned with coming cool development. New in 0.9.7 New in 0.9.6 New in 0.9.5 New beta 0.9.x New in 0.8.4 New in 0.8.3 New in 0.8.2 New in 0.8.1 New in 0.8.0 New in 0.7.1 New in 0.7.0 New in 0.6.2 New in 0.6.1 New in 0.6.0 New in v 0.5.15 New in v 0.5.14 New in v 0.5.13 New in v 0.5.12 New in v 0.5.11 New in v 0.5.10 New in v 0.5.9 New in v 0.5.8 New in v 0.5.7 New in v 0.5.6 New in v 0.5.5 New in v 0.5.0