Hacker News
new
past
comments
ask
show
jobs
points
by
rtpg
5 hours ago
|
comments
by
p_l
4 hours ago
|
[-]
IIRC not compiled (you can include the interpreter).
But then Scheme was always less EVAL-friendly of the lisps
reply
by
shakna
2 hours ago
|
parent
|
[-]
I'm not seeing the less friendly... Eval, and sandboxing eval, are builtin features of the Scheme standard.
reply
by
bandrami
1 hours ago
|
parent
|
[-]
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.
reply