On this page:
Racket Code as a Rhombus Pict
code
typeset-code
9.3.0.2

Racket Code as a Rhombus Pict🔗ℹ

The pict/racket-code-via-rhombus module provides support for typesetting Racket-like S-expression forms to generate potentially animated Rhombus Picts.

syntax

(code datum ...)

Like code, but creating a Pict instead of a pict satisfying pict?. Escapes within a datum should produce Pict values.

syntax

(typeset-code datum ...)

Like typeset-code, but creating a Pict instead of a pict satisfying pict?.