Re: [Larceny-users] incremental development in ERR5RS/larceny

2009-03-15 Thread William D Clinger
Jose A Ortega Ruiz (jao) wrote: Now, i'm wondering to what extent such an interactive way of hacking is possible in ERR5RS and, in particular, its Larceny incarnation (R6RS being out of the question since it ditchs the REPL). If i'm understanding things correctly, the ERR5RS equivalent of,

[Larceny-users] incremental development in ERR5RS/larceny

2009-03-14 Thread Jose A. Ortega Ruiz
The way i like to hack in Lisp is by incrementally (re)define my programs using a REPL. In implementations i use providing some form of namespace or module facility (such as CL, Guile or s48), i'm able to evolve interactively my programs by evaluating forms in environments circumscribed to a