[MLton] CommandLine_commandName has no gotoInfo property
Ben Chambers
gtg983q at mail.gatech.edu
Tue Oct 17 16:53:18 PDT 2006
Still working on it. I don't think it ever got resolved, we continue
to run with -codegen c in order to get paste the command line tests.
Other than that, we finished all the CPS stuff, and we got gamma-CFA
running, but due to the naiveness of the first implementation (which
has been done for a while) it ran pretty slow. In addition, whenever
the standard library got pulled in, some bug in the CFA caused it to
loop forever. Right now we are rewriting it to get a bit more
performance out of it, and in the near future we will return to
debugging it.
The SXML->CPS->SSA transformation worked for the most part.
-- Ben Chambers
On 10/17/06, Stephen Weeks <sweeks at sweeks.com> wrote:
>
> > > It's also worth trying to compile a small program that uses
> > > CommandLine.commandName. Perhaps that will tickle the same bug.
> >
> > It works correctly with -codegen c, so it seems like it would be an x86-codegen
> > bug. It has the same problem with the tests in regression/cmdline.sml and
> > regression/command-line.sml.
>
> It's been a couple months, but I never heard the resolution of this
> bug. Ben, did the bug get resolved?
>
> Also, what was the outcome of the whole gamma-CFA-in-MLton experiment?
>
More information about the MLton
mailing list