@hackage / atuin

Embedded Turtle language compiler in Haskell, with Epic output

Latest0.1.1

About

Metadata

  • Last updated , by EdwinBrady
  • License BSD-3-Clause
  • Categories Compilers and Interpreters
  • Maintained by: eb@cs.st-andrews.ac.uk

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

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.