guile-devel
[Top][All Lists]
Advanced

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

Re: iScheme


From: Keisuke Nishida
Subject: Re: iScheme
Date: 07 Oct 2000 22:52:35 -0400
User-agent: T-gnus/6.14.4 (based on Gnus v5.8.6) (revision 02) SEMI/1.13.7 (Awazu) Chao/1.14.0 (Momoyama) Emacs/20.7 (i686-pc-linux-gnu) MULE/4.1 (AOI)

Michael Livshin <address@hidden> writes:

> Keisuke Nishida <address@hidden> writes:
> > * iScheme Primitives
> > ** Immediate return from a function, local exit from a loop, etc.
> > ** Dynamic scope support
> > ** Multithreding support
> > ** Additional data types, such as keywords, fluids, etc.
> > ** Add anything you want.
> 
> hmmm, what about GOOPS?

Yes, I should have mentioned that.  But I don't think I can write
a portability package for GOOPS.  Probably there is a way to make
a GOOPS code portable if the target system supports a CLOS-like
OOP system.  But in practice, I guess most of Guile's code will be
able to work only on Guile...  It should be okay.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]