Skip to content

dhil/generic-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published