Hyper-literate programming is to literate programming exactly what hypertext documents are to regular books and texts.
Go to file
Matthew Flatt 3d7ded8a33 extend load-xref to support multi-use on-demand information
The result of `load-xref` with an on-demand function only made sense
for a single use context, such as a single rendering request. Add an
on-demand callback that can work right for multiple uses.
2020-05-24 11:06:23 -06:00
scribble Relicense this repository under the Apache v2 and MIT licenses. 2019-11-04 12:48:39 -05:00
scribble-doc extend load-xref to support multi-use on-demand information 2020-05-24 11:06:23 -06:00
scribble-html-lib Relicense this repository under the Apache v2 and MIT licenses. 2019-11-04 12:48:39 -05:00
scribble-lib extend load-xref to support multi-use on-demand information 2020-05-24 11:06:23 -06:00
scribble-test autobib: fix author formatting (#216) (#222) 2019-12-07 21:17:00 -05:00
scribble-text-lib Relicense this repository under the Apache v2 and MIT licenses. 2019-11-04 12:48:39 -05:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:27 -05:00
LICENSE Relicense this repository under the Apache v2 and MIT licenses. 2019-11-04 12:48:39 -05:00
README.md Relicense this repository under the Apache v2 and MIT licenses. 2019-11-04 12:48:39 -05:00

scribble-text-lib

This the source for the Racket packages: "scribble", "scribble-doc", "scribble-html-lib", "scribble-lib", "scribble-test", "scribble-text-lib".

Contributing

Contribute to Racket by submitting a pull request, reporting an issue, joining the development mailing list, or visiting the IRC or Slack channels.

License

Racket, including these packages, is free software, see LICENSE for more details.

By making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.