/ftl

Tiny experimental optimizing compiler

Primary LanguageRust

ftl

Experiments with switch statement code generation

ftl is a compiler for a tiny language meant to explore code generation of switch statements (i.e. from C), notably the technique described by Erlingsson, et al.

asciicast