bug-guile
[Top][All Lists]
Advanced

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

Re: GIT version: values writing


From: Hans Aberg
Subject: Re: GIT version: values writing
Date: Thu, 27 Jan 2011 00:50:45 +0100

On 26 Jan 2011, at 21:57, Andy Wingo wrote:

However, quietly loosing values is inviting bugs.

True.  Common Lisp does it though, FWIW.  I find it convenient.

From what I can see, one can implement a very nice infix notation syntax on top of Guile, which function calls f(x_1, ..., x_k). Then a reification of (values x_1 ... x_k) correspond to tuples (x_1, ..., x_k).




reply via email to

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