Abstract:
Continuations represent the rest of the computation. This simple yet powerful concept attracted me to programming languages research a decade ago, and since then, I have been studying continuations from different angles. In this talk, I will present three pieces of my work on continuations, focusing on applications, theory, and learning, respectively.
Reference:
Continuations from Three Angles (Youyou Cong), Invited talk at 17th International Symposium on Functional and Logic Programming (FLOPS 2024), 2024.
Bibtex Entry:
@misc{cong2024flops,
author = {Youyou Cong},
title = {Continuations from Three Angles},
year = {2024},
month = may,
url = {https://conf.researchr.org/home/flops-2024},
slides = {flops2024-slides.pdf},
abstract = {Continuations represent the rest of the computation. This simple yet powerful concept attracted me to programming languages research a decade ago, and since then, I have been studying continuations from different angles. In this talk, I will present three pieces of my work on continuations, focusing on applications, theory, and learning, respectively.},
howpublished = {Invited talk at 17th International Symposium on Functional and Logic Programming (FLOPS 2024)}
}