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: GNU Robots 0.76 is ready



> perhaps the developer has a ~/.guile (or similar) init file that
> defines `while'.

My version of boot-9.scm includes:

(defmacro while (cond . body) ... etc.

I assumed that it was pretty standard <shrug>, guess that's then
fun of working with developmental software.

	- Tel