On Thu, Dec 13, 2018 at 2:48 PM Aleix Conchillo Flaqué
<aconchi...@gmail.com> wrote:
>
> I was also thinking to look at "reader macros", which was also a
> suggestion from jao. I'm not sure if you can do that in Guile, but I
> have found this:
>
> https://lists.gnu.org/archive/html/guile-user/2016-03/msg00039.html
>
> The idea would be to keep using hash-tables internally but allow the
> user to do something like: {"foo" 1234} to represent an object.
> Basically adding a bit of syntactic sugar.

Somebody (not sure who rain-1 is)  just did that for me:

https://github.com/aconchillo/guile-json/issues/25

What do you guys think?

Aleix

Reply via email to