Skip to content

Haskell, Redex Models of (Delimited) Continuations

Notifications You must be signed in to change notification settings

maxsnew/delim-cont-toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Types for Delimited Continuations

  • CM.hs: an implementation of Danvy-Filinski’s shift and reset as a delimited continuation indexed monad (based on Atkey’s “Parameterised Notions of Computation”).
  • df.rkt: a redex model of Danvy-Filisnki’s shift and reset type system with answer type changing (broken I think).
  • callcc.rkt: a redex model of “delimited callcc”, based on Racket’s behavior (this actually found a bug in Racket lol).

About

Haskell, Redex Models of (Delimited) Continuations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages