From: Norman Ramsey (nr at cs.tufts.edu) Date: Mon Nov 18 15:15:27 EST 2013 |
|
> This is easily doable with a teachpack: > > 1. how to create a teachpack > http://docs.racket-lang.org/htdp/index.html?q=teachpack > > 2. the key is to document the (a) structure type definition and (b) the > data definition you export. Any recommendations for delivering the documentation? I'm thinking that a "here string" in the source code might be a good bet, but I'm not sure what tool support might be available. Norman
Posted on the users mailing list. |
|