table of contents
INTERCAL::Extensions(3pm) | User Contributed Perl Documentation | INTERCAL::Extensions(3pm) |
NAME¶
Language::INTERCAL::Extensions - load compiler extensions
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.
SEE ALSO¶
The documentation in CLC-INTERCAL-Docs
A qualified psychiatrist
AUTHOR¶
Claudio Calvelli - compiler (whirlpool) intercal.org.uk (Please include the word INTERLEAVING in the subject when emailing that address, or the email may be ignored)
2025-02-09 | perl v5.40.0 |