Re: Guile barebone backend fundamentals
Mikael Djurfeldt <[email protected]>
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAA2XvwKb-N3fjh3tjcDzdHr9V3mZ7RB6hQ6vW8noB=FEieTjUQ@mail.gmail.com> |
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 <[email protected]> wrote: > 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 > backend syntax and implementation of Guile. Maybe there is material and > exercices about the barebones implementation of Guile that I'm missing. So > basically before performing an integral I want to know what is the real > number set. > > > Thank you, > Marius. >