[MLton] mingwows

Wesley W. Terpstra wesley@terpstra.ca
Fri, 14 Oct 2005 01:13:28 +0200


On Oct 14, 2005, at 1:04 AM, Wesley W. Terpstra wrote:
> On Oct 14, 2005, at 12:08 AM, Andrew Kennedy wrote:
>> Any ideas what I might be missing?
>
> The batch file is not very well tested...
> I was using the bash script in msys most of the time. :-)

Speaking of improving the batch file, what is the DOS
equivalent of "$@" ? I used %1 %2 %3 %4 ... %9.
I imagine some people have more than 9 arguments.
Also, it doesn't handle @MLton args (way beyond my
DOS "scripting" ability....)

Maybe a small front-end sml program would be better.