Very simple implementation of trampolines and CPS in Haskell.
Haskell 100.0%
1 1 0

Clone this repository

https://tangled.org/stau.space/haskell-trampoline https://tangled.org/did:plc:6n2ngs7zpcpwxz3jaoxj56tu/haskell-trampoline
git@knot.tangled.wizardry.systems:stau.space/haskell-trampoline git@knot.tangled.wizardry.systems:did:plc:6n2ngs7zpcpwxz3jaoxj56tu/haskell-trampoline

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Haskell CPS & Trampolines#

This is a very simple implementation of trampolines and CPS in Haskell.