Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementations of generic count with first-class control

This repository contains code associated with the following papers:

Note that the code in this repository is not part of the companion artifact code published along side the papers. See the papers for details on their artifacts.


The code in this repository illustrates different implementations of the generic count problem using delimited continuations (shift/reset), undelimited continuations (callcc) and state, and effect handlers.

About

implementing generic count using undelimited continuations, delimited continuations, and effect handlers

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages