evaluate

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

Evaluate a source in the given context, returning the result.