Skip to content

lordi/flowskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flowskell - Fluxus clone in Haskell

Flowskell allows you to write visual animations using the Scheme language. It is inspired by the fluxus project and driven by OpenGL and the husk-scheme interpreter.

Screenshot of the development version

Build Flowskell

cabal configure
cabal build
cabal install

Run Flowskell

Make sure that the cabal binary path (usually ~/.cabal/bin/) is in your $PATH. You can then simply run a Scheme file from the examples/ directory like this:

flowskell examples/donuts.scm

Documentation

About

Fluxus clone in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published