Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
Go to file
Matthew Flatt aca15dcc85 Fix use of namespace-require that can create conflicts
The current expader's `namespace-require` has a bug that prevents
it from reporting a conclict when `(for-label <lib>)` creates
a conflict due to different provided bindings of the same name
at different phases from <lib>. Avoid depending on that bug.
2016-08-01 13:23:24 -06:00
scribble Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-doc Add doc examples for history form 2016-07-21 13:50:01 -04:00
scribble-html-lib Remove extra directories. 2014-12-02 00:54:52 -05:00
scribble-lib Fix use of namespace-require that can create conflicts 2016-08-01 13:23:24 -06:00
scribble-test add make-numberer to generalize section numbering 2016-01-09 20:21:18 -07:00
scribble-text-lib fix scribble/text with syntax-local-identifier-as-binding 2015-07-16 08:40:04 -06:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:27 -05:00