15 Reflection and Dynamic Evaluation
Link to this section with
@secref["reflection" #:doc '(lib "scribblings/guide/guide.scrbl")]
Link to this section with
@secref["reflection" #:doc '(lib "scribblings/guide/guide.scrbl")]
Racket is a dynamic language. It offers numerous facilities
for loading, compiling, and even constructing new code at run
time.