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: Safe Guile?


"Warlander, Johan" <johan.warlander@pacesetter.se> writes:

> Basically, the premises are:
>  1. The forms may access anything that only changes program flow or
>     modifies data.
>  2. Also, most procedures _we_ have created should be available.
>  3. Preferrably, only data that the form itself defines should be
>     modifiable.

Wait for first-class environments (see
guile-doc/ref/env.texi). They enable you to fullfill all your
premises.

Klaus Schilling and myself are waiting for them too (Jim, *hint*
*hint*) :)
	-forcer

-- 
((email . "forcer@mindless.com")       (www . "http://forcix.cx/")
 (irc   . "forcer@#StarWars (IRCnet)") (gpg . "/other/forcer.gpg"))

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