Args are the children nodes to the current node.
Flags store metadata/primitive data in an Iridium node. These nodes cannot store other Iridium S-Expressions.
Tag specifics the S-Expression Type.
This method is used to squish the Iridium Code into an array which can be easily stored on disk.
Nested Array of Iridium S-Expressions.
Remarks
A module may request to load several modules or a single module several times. Whenever this happens a unique ModuleRequest is created.
Trigger
Structure
FLAG(SOURCE)
: Lookup source (the string used for import, different strings may actually resolve to the same file, this is handled durint runtime).FLAG(REQIDX)
: A unique IDX associated with each ModuleRequest.