marketplace-2014/marketplace/scribblings/vm.scrbl

11 lines
255 B
Plaintext
Raw Normal View History

2013-04-25 21:12:17 +00:00
#lang scribble/manual
@require[racket/include]
@include{prelude.inc}
@title{How Marketplace VMs work}
@section{run-vm}
@section{unification and Racket data (struct-map)}
@section{nested VMs}
@section{ground VMs and interfacing to Racket's event system}