Re: Guile barebone backend fundamentals

2024-11-21 Thread Mikael Djurfeldt
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

Guile barebone backend fundamentals

2024-11-21 Thread Marius via General Guile related discussions
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