Re: GNU Robots 0.76 is ready

Telford Tendys (telford@triangle.triode.net.au)
Mon, 10 Aug 1998 12:08:13 +1000

> 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