Module compiler

Module compiler 

Modules§

interning
lexer
parser

Structs§

CompileError
CompiledPrototype
LineNumber
A 0-indexed line number of the current source input.
ParseError

Enums§

CompileErrorKind
FunctionRef
ParseErrorKind

Traits§

StringInterner

Functions§

compile_chunk
parse_chunk