chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] web-scheme & hart


From: Robin Lee Powell
Subject: Re: [Chicken-users] web-scheme & hart
Date: Fri, 14 Mar 2008 23:42:27 -0700
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Thu, Mar 06, 2008 at 09:37:42AM -0500, Graham Fawcett wrote:
> Hope this helps. Comments and suggestions are always welcome.

I'd really like a way to call my i18n code with a minimum of fuss.
This led me to looking at the hart code and discovering:

;; Hart keyword syntax
;; Fixme -- I really want to make this user-extensible.

Yes, I would like you to too!  :)  I would offer suggestions, but
I've never used match-let.

FwIW, though, all I really want is something like:

(text: (foo ...))

aliased as something nice and short:

(f: ...)

Which is almost certainly easier than the general case.  I can
handle the rest via currying.

-Robin

-- 
Lojban Reason #17: http://en.wikipedia.org/wiki/Buffalo_buffalo
Proud Supporter of the Singularity Institute - http://singinst.org/
http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/




reply via email to

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