feature request: realpath

2017-06-03 Thread j kalbhenn
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

Re: Including sjson (formerly (ice-9 json)) and fash.scm in guile proper?

2017-06-03 Thread Ludovic Courtès
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