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]

LOOP (was: GSOC | Extending Common Lisp support)


* Charles Turner [2012-06-06 08:29] writes:

> On 5 June 2012 22:35, Jamison Hope <jrh@theptrgroup.com> wrote:
>> Still confused though.
>
> Indeed, I couldn't sleep, so I ended up spending all of my last night
> puzzling over this. I think it's best for me to leave it for the time
> being and get some other work done, maybe having a crack at writing
> LOOP in Java, as that seems to be the recommended strategy for the
> time being. Hopefully when I approach this FLET business with a fresh
> perspective, the bug will present itself!

Apropos LOOP: a while ago I wrote a loop macro in Kawa/Scheme:
https://github.com/ellerh/kloop

It currently it hits a Kawa bug related to syntax-case, but it used to
pass most of the tests from Sacla:
http://homepage1.nifty.com/bmonkey/lisp/sacla/index-en.html

Helmut


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