This is the mail archive of the guile@cygnus.com mailing list for the guile project.


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

Re: performance


Jost Boekemeier <jostobfe@calvados.zrz.TU-Berlin.DE> writes:

> Hmm, I found MzScheme´s evaluator code much more readable than guile´s
> eval.c.  What about porting MzScheme´s evaluator to guile?  

It would probably be easier to write guile compatability wrappers than
to try and displace the evaluator (but I don't have the code unpacked
now, so this could very well rate a 10 on the smoke blowing
scale). They do already have a libguile thing, though.

> And hey, they have a working module system also! :)

Their object system really blows goats, though.

-- 
Greg: clos forever!