Module read

Module read 

Source

Functions§

form_arity
The surface consults this to tell a form it must leave alone from an application it should curry.
read
Iterative, so nesting depth is bounded by memory rather than the Rust stack.
read_op
trans
Lower source against names, the variables already in scope, outermost first — the same order Exp::Var indexes.
trans_op