
Source code accompanying the conditionally accepted ICFP 2026 paper "Let It Be Optimized: Building Multi-Stage Evaluators with Let-Insertion and Optimizations in Small Pieces (Functional Pearl)". Files: let-it-be-optimized-artifact.zip: Source code for the evaluators for staged evaluation. vm.zip: A virtual machine with the source code, Scala/JDK runtime, and the standard library preinstalled. To use the VM: Extract vm.zip. Follow the instructions in the included README file.
