1 Exception utilities
2 Number utilities
3 String utilities
4 Bytes utilities
5 Symbol utilities
6 List utilities
7 PLT 4x hash utilities
8 PLT 3x hash utilities
9 Contract utilities
10 File and path utilities
11 Parameter utilities
12 Syntax utilities
13 SRFI19 time utilities
14 Scribble utilities
15 Generators
16 Generators (short names)
17 Pipelines
18 Write-through cache
19 Yieldable procedures
20 Debugging tools
21 Profiling tools
22 Logging tools
On this page:
define-eval
Version: 3.99.0.23

 

14 Scribble utilities

 (require (planet untyped/unlib/scribble))

Useful Scribble utilities.

(define-eval id require-spec ...)

Defines a sandboxed eval environment containing bindings from scheme/base, scheme/pretty and whatever require-specs are listed in the form. Display width is limited to 40 columns, which seems to be about right for the default Scribble documentation fonts.