Hacker News new | past | comments | ask | show | jobs | submit
I'm not seeing the less friendly... Eval, and sandboxing eval, are builtin features of the Scheme standard.
It has eval but it lacks reader macros (or at least it did thirty years ago) which is what makes eval useful on lisp2 systems.