I can start implementing this. The SRFI hasn't been finalized yet so any major problems in the spec can still be fixed.
Gambit keeps track of the current directory per thread whereas 170 uses the standard Unix per-process CWD. Does that require special considerations in the implementation?
Otherwise things ought to be fairly straightforward.
I can start implementing this. The SRFI hasn't been finalized yet so any major problems in the spec can still be fixed.
Gambit keeps track of the current directory per thread whereas 170 uses the standard Unix per-process CWD. Does that require special considerations in the implementation?
Otherwise things ought to be fairly straightforward.