Hi Ian,
On Thu 30 Dec 2010 12:43, Ian Hulin writes:
> On 01/12/10 22:08, Andy Wingo wrote:
>> On Wed 01 Dec 2010 22:21, Ian Hulin writes:
>>
>>> ian@greebo$ guile-tools compile scm/lily-library.scm
>>> wrote
>>> `/home/ian/.cache/guile/ccache/2.0-0.S-LE-4/home/ian/lilypond/scm/lily-library.scm
On Wed 08 Dec 2010 12:45, Marek Kubica writes:
> Is there a way to add the current directory to the search path? I think
> this should be default, just like in Python, otherwise creating modules
> is a really big hassle.
As Andreas mentions, -L is the thing. We don't add the current
directory t
On Fri 10 Dec 2010 12:22, self writes:
> scheme@(guile-user)> (eq? 'abc 'abc)
> $1 = #t
> scheme@(guile-user)> (eq? '(+ x 1) '(+ x 1))
> $2 = #f
>
> why $1 is true and $2 is false?
> when I looked for 'quoting' in the r6rs
> I found it:
> Different constants that are the value of a quote express
On Sat 11 Dec 2010 16:39, "objc" writes:
> Any interest in any of the above keywords ?
> I wrote it, should I publish it ?
>
> Interested in knowing if people use MSwindows and guile much ?
Send it along to guile-sour...@gnu.org, if you are interested in doing
so :)
Andy
--
http://wingolog.o