[MLton] MLton and Moby
John Reppy
jhr@cs.uchicago.edu
Sat, 7 Feb 2004 09:05:10 -0600
On Feb 7, 2004, at 8:55 AM, Matthew Fluet wrote:
>>> sequential withtype exapansions: a few. All but one of them could
>>> be
>>> rewritten as a sequence of type definitions and datatype
>>> defintions. One example of this is the code generated by
>>> the ASDLgen tool. Hence, the ASDLgen does not generate SML.
>>
>> It would be nice to pass this information back to the ASDLGen authors
>> and encourage them to fix the problem.
>
> Well, as far as I can tell, ASDLgen hasn't been touched in 3 years or
> so,
> so it might be a moot point.
I can commit changes to the ASDL repository (I think Dan got tired of
me asking for
changes :), so you can send them to me. I know that there are some
problems
with ASDLgen and 110.44, which I fixed in my local copy, but I haven't
committed
the changes yet.
- John