Freestyle http://frees.io
This presentation shows the current Features available as of Freestyle 0.1.0
Freestyle is a library that empowers stack-safe purely functional applications and libraries that support parallel and sequential computations where declaration is decoupled from interpretation. Freestyle encourages programs built atop Free algebras that are interpreted at the edge of your application ensuring effects are localized and performed in a controlled environment. Applications built with Freestyle can be interpreted to any runtime semantics supported by the interpreter target type.
If you wish to run this in a local environment on reveal.js at http://localhost:8000/ :
git clone [email protected]:47deg/freestyle-intro.git
cd deck
npm install
npm start