SECD A simple implementation of the SECD abstract machine. Usage $ secdi % ((lambda (x) (+ x x)) 2) 4