Skip to content

Russoul/Idris2-Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idris2-Effect

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

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

About

Experimental effects library for Idris 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published