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 URL utilities
10 Contract utilities
11 File and path utilities
12 Parameter utilities
13 Syntax utilities
14 SRFI19 time utilities
15 Scribble utilities
16 Generators
17 Generators (short names)
18 Pipelines
19 Write-through cache
20 Yieldable procedures
21 Debugging tools
22 Profiling tools
23 Logging tools
On this page:
define-eval
Version: 4.0.0.1

 

15 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.