Back to Software

A simple programming language for creating geometrical demonstrations

What is GeoScript?

GeoScript is a programming language which creates geometrical demonstrations for educational purposes. You can program static and animated geometrical constructions, with or without user interaction. Program scripts are not compiled into executable files, but interpreted by the interpreter program "GeoScript.exe".
The aim of GeoScript is not professionalism, but simplicity. There are more sophisticated geometry programs out there, but they are accordingly more difficult to learn. GeoScript simply wants to simulate constructions which can be realized with a ruler and a compass (and occasionally, a protractor), in a way which can be mastered even by teachers and students with little or no previous programming experience.
(Even so, there are some features I would like to add if I ever find time for a new release.)

GeoScript is freeware and may be distributed freely; but you are not allowed to charge any payment for its distribution or use.

Currently, GeoScript exists only for Windows.

Read the documentation or download GeoScript:

Reference Manual

Tutorial

Download GeoScript

Screenshots (from the included sample programs):

Back to Software