Hi Janneke,
That was elegant. :-)
Nope---haven't seen it. (Or, at least I do not remember it.)
Maybe I should have a look at what the optimizer can do about Mark's code.
(As you might have seen, my code is a modification of the method syntax
implementation itself.)
Any opinions on what is best:
Mikael Djurfeldt writes:
Hi Mikael,
> Since there are no comments, I'm inclined to apply this patch. I will do
> that on Sunday if there are no comments before that.
Just FYI, have you seen the attached patch by Mark Weaver? I've been
carrying that for some time now, functionality like this is
(I will of course add proper documentation in the manual, etc.)
On Thu, Nov 21, 2024 at 9:33 PM Mikael Djurfeldt
wrote:
> Since there are no comments, I'm inclined to apply this patch. I will do
> that on Sunday if there are no comments before that.
>
> Maybe I should first give a motivating exa
Since there are no comments, I'm inclined to apply this patch. I will do
that on Sunday if there are no comments before that.
Maybe I should first give a motivating example: guile-mqtt consists of a
thin wrapper over NYACC-generated code. There, I use a coding pattern that
I tend to use in cases w
Not entirely sure what you are asking for, but have you looked at chapter 9
of the reference manual "Guile Implementation"?
Best regards,
Mikael
On Thu, Nov 21, 2024 at 6:28 PM Marius via General Guile related
discussions wrote:
> Good evening,
>
>
> On the summer holidays I've read part of the
Good evening,
On the summer holidays I've read part of the Guile Reference Manual (mostly
API) while I was learning how to use Guix (because it uses Guile). I really
liked a lot of lispy concepts that were totally new to me.
I was wondering if there is any material that discuses the barebones
Great, Nala, thank you very much :)
On 20/11/24 13:58, Nala Ginrut wrote:
GNU Artanis is a modern web application framework for Scheme.
Features:
GPLv3+ & LGPLv3+
- Very lightweight - easy to hack and learn for newbies.
- Support JSON/CSV/XML/SXML.
- A complete web-server implementation, incl