Skip to content

fanzier/elm-geometry

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dynamic Geometry in Elm

A simple dynamic geometry program in the functional programming language Elm. This is a project I chose as part of a lecture course at university.

You can try it out here.

The current functionality is quite basic but allows you to construct any points constructible using a compass and a straightedge, the tools used in classical geometry. However it lacks some features you might expect in a geometry program, such as hiding auxiliary lines and circles, measuring lengths and angles etc.

About

Geometry program in Elm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages