skx / yal

Yet another lisp interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eval is getting out of hand.

skx opened this issue · comments

As noted in #93 our eval method is getting out of hand.

Break it down into smaller chunks, and make sure it doesn't have the struct-methods on the hot-path.