cek-machine Exericise 7.8 of Programming Languages and Lambda Calculi Implementation of a CEK machine. Evaluates ISWIM terms in REPL. Example: > ((λ σ → σ) 1) + (2 + 3) 6, ∘, ⊥