Module piske::glue [] [src]

Code for putting together compilation steps.

Functions

interpret

Interpret a program, given as a string.

interpret_pipeline

Full interpreter pipeline

interpret_statement

Interpret a single statement

pipeline

Abstract syntax tree visitor pipeline

transpile

Transpile a program, given as a string.