[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What is wrong with these few lines of guile code?
From: |
Hartmut Goebel |
Subject: |
Re: What is wrong with these few lines of guile code? |
Date: |
Fri, 3 Nov 2017 15:34:23 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
Am 31.10.2017 um 18:50 schrieb Christopher Baines:
> This matches the error you're getting, as #~ is short for (gexp ...) as
> I understand it.
Thanks you, this did the trick :-) Although this reminds my on the magic
signs in perl :-(
>From the "Zen of Python":
Explicit is better than implicit.
Readability counts.
--
Regards
Hartmut Goebel
| Hartmut Goebel | address@hidden |
| www.crazy-compilers.com | compilers which you thought are impossible |
- Re: What is wrong with these few lines of guile code?,
Hartmut Goebel <=