<br><div class="gmail_quote">On Tue, Jul 8, 2008 at 6:26 PM, Eli Barzilay <<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="Ih2E3d">> I'm looking for something that provides finer processinging then<br>
> `directory-list`, but so far not finding them.<br>
<br>
</div>Depending on what you need, you can either try the foreign interface,<br>
or writing a thin C interface (that you'll then access with the<br>
foreign interface).<font color="#888888"><br></font></blockquote><div><br>I'm assuming FFI will work - the main challenge appears to figure out how to define the DIR, dirent struct in scheme for conversion. I'm still unfamiliar with the approriate mapping at this time, so probably will have many questions as I go along... ;)<br>
<br>Thanks,<br>yc<br><br></div></div>