unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* common lisp compatability
@ 2013-02-27 16:21 Stefan Israelsson Tampe
  2013-02-27 19:52 ` rm
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Israelsson Tampe @ 2013-02-27 16:21 UTC (permalink / raw)
  To: guile-user

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: common lisp compatability
  2013-02-27 19:52 ` rm
@ 2013-02-27 19:12   ` Stefan Israelsson Tampe
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Israelsson Tampe @ 2013-02-27 19:12 UTC (permalink / raw)
  To: rm; +Cc: guile-user

On Wednesday, February 27, 2013 08:52:09 PM rm@tuxteam.de wrote:
> I find loop an invaluable syntactic extension for embedable scheme ...
> But I guess that's a matter of taste

Yes taste is differnt. To be onest the wow feeling of reading into
CL's loop macro facilities got me started becoming facinated with
lisps. So in a sense porting that was kind of closing the loop. 

> Loop was one of the first things I included into my personal Denemo
> version (using the nice CL-Loop port by Heinrich Taube from his 
> Common Music (v.2) - you do konw about that, do you?)

No i'm pretty ignorant about lot's of thingies. Anyway cool to know.

/Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: common lisp compatability
  2013-02-27 16:21 common lisp compatability Stefan Israelsson Tampe
@ 2013-02-27 19:52 ` rm
  2013-02-27 19:12   ` Stefan Israelsson Tampe
  0 siblings, 1 reply; 3+ messages in thread
From: rm @ 2013-02-27 19:52 UTC (permalink / raw)
  To: Stefan Israelsson Tampe; +Cc: guile-user

On Wed, Feb 27, 2013 at 05:21:47PM +0100, Stefan Israelsson Tampe wrote:
> 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!

I find loop an invaluable syntactic extension for embedable scheme ...
But I guess that's a matter of taste ;-)

Loop was one of the first things I included into my personal Denemo
version (using the nice CL-Loop port by Heinrich Taube from his 
Common Music (v.2) - you do konw about that, do you?)

 Cheers, Ralf Mattes

> Have fun
> /Stefan

Thank's, will do  



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-27 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 16:21 common lisp compatability Stefan Israelsson Tampe
2013-02-27 19:52 ` rm
2013-02-27 19:12   ` Stefan Israelsson Tampe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).