1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

CPS intro

This commit is contained in:
2021-03-12 00:18:08 +00:00
parent 1b2882b1eb
commit b609812079
2 changed files with 84 additions and 26 deletions

View File

@@ -909,6 +909,17 @@
year = {2003}
}
@article{DanvyN05,
author = {Olivier Danvy and
Lasse R. Nielsen},
title = {{CPS} transformation of beta-redexes},
journal = {Inf. Process. Lett.},
volume = {94},
number = {5},
pages = {217--224},
year = {2005}
}
@inproceedings{Kennedy07,
author = {Andrew Kennedy},
title = {Compiling with continuations, continued},