El 8/12/23 a las 14:26, Luis Felipe escribió:
Hi Nikolaos,
El 8/12/23 a las 6:59, Nikolaos Chatzikonstantinou escribió:
Hello guile-user list,
I am trying to figure out modules and unit tests on Guile.
I would like to have a main.scm that prints a variable defined in
lib.scm and has unit tes
Hi Nikolaos,
El 8/12/23 a las 6:59, Nikolaos Chatzikonstantinou escribió:
Hello guile-user list,
I am trying to figure out modules and unit tests on Guile.
I would like to have a main.scm that prints a variable defined in
lib.scm and has unit tests in test.scm.
What I thought I had to do was
On Fri, Dec 8, 2023 at 1:59 AM Nikolaos Chatzikonstantinou
wrote:
>
> Hello guile-user list,
>
> I am trying to figure out modules and unit tests on Guile.
Although I still appreciate the responses I may get, to save you all
some keystrokes, I found guile-dns to be a decent (and small) project
th