Hello Guilers,
Challenge #2 in the Guile 100 Programs Project is to write a version
of the Posix program ls. ls is a program that lists the files in a
directory, and it is the second challenge in this month's theme,
which is "/bin - reimplementing common Posix tools".
The completed version need o
Hi,
I have some problem with syntax-parameters the use case is that I
would like to use both the old binding and the new binding at the same
time e.g.
(define-syntax-parameter a ...)
(...
(let-syntax ((save (get-transformer a)))
(syntax-parameterize
((a (syntax-rules ()
release notes:
With this release, we point the finger for the segfault-w/-MMX
problem fully at the compiler, by providing a configure-time
workaround. Conservation of lameness in action, folks.
The .tar.lz hints at the next step: submission for evaluation
as a GNU project. Fingers cro