This is only a start. It compiles, but with a few TODOs left open. In particular, it doesn't currently handle constants depending on other constants or functions; nor does it hoist constants. |
||
|---|---|---|
| .. | ||
| debruijn | ||
| machine | ||
| optimize | ||
| parser | ||
| tx | ||
| ast.rs | ||
| builder.rs | ||
| builtins.rs | ||
| debruijn.rs | ||
| flat.rs | ||
| lib.rs | ||
| machine.rs | ||
| optimize.rs | ||
| parser.rs | ||
| pretty.rs | ||
| tx.rs | ||