parse

abstract fun parse(source: Source, context: PolyglotContext): PolyglotValue

Parse a source in the given context without evaluating it, returning an executable PolyglotValue.