All Projects → Russoul → Idris2-Effect

Russoul / Idris2-Effect

Licence: BSD-3-Clause License
Experimental effects library for Idris 2

Programming Languages

Idris
72 projects
Makefile
30231 projects

Idris2-Effect

Experimental effects library for Idris 2
Tested against Idris 2, version 0.5.1-0bc18bd34

For an introduction, see writing a parser via effects

The effect system is based on the following work:

  1. Extensible Effects by Oleg Kiselyov, Amr Sabry and Cameron Swords
  2. Freer Monads, More Extensible Effects by Oleg Kiselyov and Hiromi Ishii
  3. Effect Handlers in Scope by Nicolas Wu, Tom Schrijvers and Ralf Hinze
  4. Fusion for Free by Nicolas Wu and Tom Schrijvers

A similar effect system in haskell: fused-effects

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].