This is the mail archive of the guile@sources.redhat.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: Translators, yet once more (Re: PHP fork project- Guile vs Python vs ?)


On Mon, 10 Jul 2000, Ken Anderson wrote:

> I like the translate into Scheme approach, but won't the guile debugger produce a scheme backtrace rather than a python one?

Tracebacks aren't part of the language definition. (Exceptions are though, 
but I'm planning to simulate those with continuations, and not rely on whatever mechanism guile develops for exceptions)
--
Moshe Zadka <moshez@math.huji.ac.il>
There is no GOD but Python, and HTTP is its prophet.
http://advogato.org/person/moshez


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