Guile Mailing List Archive

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

Re: Motif port to guile



>>>>> "Chris" == Chris Bitmead <Chris.Bitmead@misys.com.au> writes:

Chris> What object system should I use?

TinyClos has been ported to guile. It really works, but lacks a bit in
performance, even when compiled with hobbit. IMHO there is nothing
there beats CLOS. STk has (some impl. of) TinyClos.

Chris> ...keywords...Does guile have them, 

Yep, #:foo is a keyword. There is also a reader option that will allow
"standard" keywords (ie. :foo). STk has keywords.


---------------------------+--------------------------------------------------
Christian Lynbech          | Telebit Communications A/S                       
Fax:   +45 8628 8186       | Fabrik 11, DK-8260 Viby J
Phone: +45 8628 8177 + 28  | email: chl@tbit.dk --- URL: http://www.telebit.dk
---------------------------+--------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - petonic@hal.com (Michael A. Petonic)

Guile Home | Main Index | Thread Index