Hacker News new | ask | show | jobs
by sesquipedalian 3709 days ago
Its both a compiler and an interpreter. Read up on Petite Chez Scheme.
1 comments

Yeah most compiled lisps need to do some interpretation in case an unsuspecting eval comes around ^^