Next: , Previous: , Up: compiler recordize   [Index]


17.8.2 Special lexical primitives

Whenever, in the recordisation process, the compiler recognises the application of some special lexical core primitives: it transforms such application into an equivalent core language expression integrated in the original source code. This transformation is equivalent to the source integration performed by the compiler’s source optimiser when compiling user defined code, but it acts upon primitives defined by the boot image.

Integrated Primitive: make-parameter init
Integrated Primitive: make-parameter init guard

Integration of the primitive function make-parameter, make-parameter.