Group: comp.lang.functional · Group Profile · Search for shootout implementing an interpreter for a simple procedural in comp.lang.functional
Author: Pascal Costanza
Date: Jul 26, 2007 09:12
... Costanza wrote: No, exceptions can be implemented in a Common Lisp without exceptions... You don't need to implement an interpreter for a different language that has continuations for implementing exception handling in core Common Lisp, and this is what the implementation behind the link above shows. ...my last version of the minim interpreter coming along? Pascal -- My website: ...
|