5.It lazily generates bytecodes from a syntax tree, using a simple one-pass compiler with built-in copy propagation.
原文:“SquirrelFish is a register-based, direct-threaded, high-level bytecode engine, with a sliding register window calling convention.