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: gh_enter reconsidered


Klaus Schilling <Klaus.Schilling@home.ivm.de> writes:

> I've tried to look through the sources of Elk, another extensible
> scheme interpreter which seems to avoid the embedding problems of
> main, but couldn't figure how it's done there.

Maybe we should support gh_enter, because it's portable but intrusive,
but also provide less portable and less intrusive alternatives.

-russ