Guile 100 challenge #2: `ls'

2013-03-18 Thread Mike Gran
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

macro difficulties

2013-03-18 Thread Stefan Israelsson Tampe
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 ()

Guile-SDL 0.4.2 available

2013-03-18 Thread Thien-Thi Nguyen
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