Hello Leo!
Leo Prikler writes:
> Hi,
>
> Am Montag, den 23.08.2021, 00:04 -0400 schrieb Maxim Cournoyer:
>> --8<---cut here---start->8---
>> (use-modules (ice-9 match)
>> (ice-9 rdelim)
>> (ice-9 suspendable-ports))
>>
>> (install-su
Hi,
The basic example for use of GNU guile together with GNU gettext looks
like this, when installed:
===
#!/usr/bin/guile -s
!#
;;; Example for use of GNU gettext.
;;; This file is in the public domain.
;;; Source code
Have just added serialisations of the following to the c-code serializer,
1) struct and classes
2) hasmaps of type eq? eqv? and equal?
3) lambdas
These are tricky to get right, especially hashmaps looked like it was
impossible, my solution is a bit imprecise, but can
be improved upon.
So now this