guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

common lisp compatability


From: Stefan Israelsson Tampe
Subject: common lisp compatability
Date: Wed, 27 Feb 2013 17:21:47 +0100
User-agent: KMail/4.9.4 (Linux/3.5.0-25-generic; KDE/4.9.4; x86_64; ; )

Hi all,

I just started a small project where I intend to try to port over
common lisp tools as wel as define a common lisp language in guile-2.

You may find it at: https://gitorious.org/guile-cl/guile-cl

There is only one module, loop.scm that implements the cl loop
macro. It is an intresting task to make that package hackable but I
feel that I suceeded with that using syntax-parse. The utility is
somewhat a joke because of it's horrible syntax and schemers are
better of to use another tool like foof-loop. Anyhow it's up there for
you to enjoy!

Have fun
/Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]