chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] eval works different in Chicken 4.7 from 3.4?


From: Christian Kellermann
Subject: Re: [Chicken-users] eval works different in Chicken 4.7 from 3.4?
Date: Mon, 3 Oct 2011 10:14:41 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

* Christian Kellermann <address@hidden> [111003 10:11]:
> view.scm:
> (define foo (+ 1 2))
> (print foo)
> 
> and then the interpreter:
> $ csi -nq test.scm 
> 3
> #;1> 
> 

I forgot to add the interesting part:
#;1> foo
3

Cheers,

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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