guile does not offer "realpath", which is part of the posix standard as far as
i can tell. http://pubs.opengroup.org/onlinepubs/9699919799/
i think this would be useful to have and it does not seem trivial to
re-implement in scheme.
one of my use cases would be finding the first matching load p
Hello!
(A bit late, but hey!)
Christopher Allan Webber skribis:
> So:
> - Are Guile's developers open to having an (ice-9 fash) module?
> - And should I submit (ice-9 json), with my changes?
FWIW I’m definitely in favor of (ice-9 json), especially if the #nil
hack has disappeared. :-)
I’m