Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 443 Bytes

** Literate Programming Example

This is an example of Literate Programming using Racket's scribble/lp module. The only reason for this README.md is to point you to the code itself - the tangled form is above in the files LPexample.rkt and Lpexample.scrbl. The woven form though, is probably a better place to start and is provided as the gh-pages companion to this repository.