In the node "Procedures for On the Fly Evaluation" of the Guile
Reference manual, the primitive "read-and-eval!" is described.

However, it doesn't seem to be available.  Maybe it is defined in some
module?  If so, I looked at the paragraph describing the primitive, at
the beginning of the node, and one node up ("Reading and Evaluating
Scheme Code").

guile> (read-and-eval!)
(read-and-eval!)
standard input:12:1: In expression (read-and-eval!):
standard input:12:1: Unbound variable: read-and-eval!
ABORT: (unbound-variable)

Alex.
-- 
http://www.geocities.com/kensanata/
Coffee should be black as hell, strong as death and sweet as love.
        -- Turkish proverb

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to