load
Loads a chunk from a CodeSource, performing lexing, parsing and compilation.
Return
The loaded chunk.
Parameters
source
The source to load from.
Loads a chunk from a CodeSource, performing lexing, parsing and compilation.
The loaded chunk.
The source to load from.