Y
Hacker News
new
|
ask
|
show
|
jobs
by
omaranto
2377 days ago
I didn't know SBCL had an interpreter! (For those who didn't know either, see [1].) When would you use it?
[1]
http://www.sbcl.org/manual/#Interpreter
1 comments
lispm
2377 days ago
In other implementations, interpreters are used for tools like source steppers or custom tracers...
link