atuin

Embedded Turtle language compiler in Haskell, with Epic output

http://www.dcs.st-and.ac.uk/~eb/epic.php

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Edwin Brady
Maintained by [email protected]

This language is a demonstration of the Epic compiler API. It is a dynamically typed language with higher order functions and system interaction (specifically graphics). Requires SDL and SDL_gfx libraries, and their C headers.