chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] posix unit on windows


From: Felix Winkelmann
Subject: Re: [Chicken-users] posix unit on windows
Date: Mon, 06 Sep 2004 10:26:26 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Sergey Khorev wrote:
I've managed to port posix unit to windows (only subset of posix.scm,
of course).
It is placed to the separate file but uses a lot of stuff from posix.scm.
I wonder whether they should be unified. If so, how to achieve
conditional compilation? cond-expand?
With it (and with some Unix utils in PATH) I was able to compile and
run chicken-setup.
Is there anybody interested in this stuff at all?

Absolutely! Having posix.scm under Windows would be splendid.
I suggest having a separate file (like we have now for the three
different regex-units). But if you prefer a single file, something
based on cond-expand is probably the way to go (for example, with
"-feature windows").

I would be very happy to add this to the Chicken distribution.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]