marketplace-2014/marketplace/scribblings/lowlevel.scrbl

20 lines
358 B
Plaintext
Raw Normal View History

2013-04-25 21:12:17 +00:00
#lang scribble/manual
@require[racket/include]
@include{prelude.inc}
@title{Low-level interface}
@section{Handler functions}
@section{Events}
@section{Actions}
**** Communication-related
***** add-endpoint
***** delete-endpoint
***** send-message
**** Process- and scheduling-related
***** spawn
***** quit
***** yield
**** Cross-layer
***** at-meta-level