Skip to content

Rascal implementation of Matija Pretnar's tutorial on Algebraic Effects and Handlers

Notifications You must be signed in to change notification settings

pinoval/handlers-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handlers-tutorial

Rascal implementation of Matija Pretnar's tutorial on Algebraic Effects and Handlers

To run the reverse example from the tutorial, write the following in Rascal's REPL:

rascal> eval(implode(parse(#start[Computation], |project://handlers-tutorial/input/reverse.reff|).top));

About

Rascal implementation of Matija Pretnar's tutorial on Algebraic Effects and Handlers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages