This is the mail archive of the guile@sourceware.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: Guile, CORBA and GNOME


On 6 Oct 1999, Jim Blandy wrote:

> 
> > Well, it has been a long time since I first implemented it, but I don't
> > remember using any features of Guile that couldn't easily be implemented
> > using the R4RS standard (R5RS hadn't been out at the time).
> 
> How did your Scheme server stubs listen for network connections?  How
> did your Scheme client stubs create network connections?
> 
That was all done through an ILU ffi library I wrote specifically for
Guile.  Guile itself didn't do anything other than call functions in this
library.

Bill



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