marketplace-2014/marketplace/scribblings/marketplace.scrbl

18 lines
397 B
Plaintext
Raw Normal View History

2013-04-23 00:55:07 +00:00
#lang scribble/manual
@require[racket/include]
@include{prelude.inc}
@title[#:tag "marketplace"]{Marketplace: Functional Systems Programming}
@author[(author+email "Tony Garnock-Jones" "tonyg@ccs.neu.edu")]
@defmodulelang[marketplace]
This manual TODO
@local-table-of-contents[]
@include-section["overview.scrbl"]
@include-section["echo-server-example.scrbl"]
@include-section["MISC.scrbl"]