This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: interactive development and code re-loading


On Wed, Oct 14 2015, Per Bothner wrote:

> I checked in code that defines "interactive mode" as suggested
> in these emails

Not sure if this was caused by those changes but:

 kawa -e '(eval (call-with-input-string "(define (foo) (foo))" read))'

now gets stuck in an endless loop.

Helmut


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]