New Scheme report - trying to load from home dir

Yawar Amin yawar.amin at gmail.com
Fri Jan 24 11:44:29 EST 2014


On 2014-01-24 11:33, Derek Atkins wrote:
> [...]
> No, '(x) == (list "x") ...  in all versions of Scheme, not just guile.

Thanks Derek. I just did this:

guile> (define x 1)
guile> '(x)
(x)
guile> (list x)
(1)

So that's the difference I guess....

Regards,

Yawar


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20140124/b1236bd8/attachment.sig>


More information about the gnucash-devel mailing list