pmatos / racket-news

Repository for the Racket News Website
https://racket-news.com
11 stars 2 forks source link

Racket’s intermediate language for control (invited talk) Matthew Flatt #16

Closed spdegabrielle closed 3 years ago

spdegabrielle commented 3 years ago

Racket’s intermediate language for control (invited talk) Matthew Flatt (youtube)

image

As a language that is intended for building languages in a composable way, Racket provides an especially rich set of constructs for control, including delimited continuations and efficient reflection on continuations. This talk will explain Racket’s constructs for control and describe how the implementation is built in layers.

Publication: VMIL 2020: Proceedings of the 12th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages November 2020 https://doi.org/10.1145/3427765.3432352