coot / purescript-dsl-exampleLinks
A simple CRUD DSL example with an asynchronious interpreter written as Cofree
☆31Updated 8 years ago
Alternatives and similar repositories for purescript-dsl-example
Users that are interested in purescript-dsl-example are comparing it to the libraries listed below
Sorting:
- Lambda calculus at the type level.☆20Updated 8 years ago
- A combinator for making any monadic control operator stack-safe☆26Updated 5 years ago
- An IO monad for PureScript.☆44Updated 7 years ago
- A little utility to derive lenses and prisms for data types in PureScript☆40Updated 8 years ago
- Generic programming using an approach inspired by GHC.Generics☆41Updated 4 years ago
- Starting from scratch to wrap D3v4☆25Updated 8 years ago
- An "extensible coeffect" system built out of comonads and Day convolution.☆36Updated 5 years ago
- A type-safe abstraction for platform-independent file system paths.☆33Updated 3 years ago
- A Prelude with names from category theory☆51Updated 8 years ago
- A toy turtle graphics interpreter based on the Free monad, in PureScript, with HTML Canvas graphics support.☆16Updated 4 years ago
- Applying the "finally tagless, partially evaluated" style to a D3 eDSL