Language::INTERCAL::Extensions - load compiler extensions
Contents
Description
This module forms the core of the CLC-INTERCAL extension mechanism; it is called by various parts of the
compiler to load any additional state and code as required by an extension.
It exports a single function, load_extension, which takes just the name of an extension, tries to load
it, then arranges for its bytecode, register, splat and interpreter extensions to be registered.
Name
Language::INTERCAL::Extensions - load compiler extensions
See Also
The documentation in CLC-INTERCAL-Docs
A qualified psychiatrist
