Re: MLNLFFIGEN
Matthew Fluet <[email protected]>
| Newsgroups | gmane.comp.lang.ml.mlton.user |
|---|---|
| Message-ID | <CAMrhFL5-yxebbTvax+Wr8mpEjDtOaguARA1ZHX2GniYLxUquLA@mail.gmail.com> |
On Tue, Oct 1, 2013 at 4:55 AM, Maurício Antunes <[email protected]> wrote: > I've been trying to use mlnlffigen, but I wasn't able to get results > except for a very small C file that I built to be as simple as possible. I > tried, for instance, the C code of sqlite (www.sqlite.org) and some files > from sophia (sphia.org). Is mlnlffigen supposed to work with usual code > from well known libraries? Are there restrictions I should check first? Can you be more specific as to how mlnlffigen is failing on these libraries? I know that other have had some (small) successes with using mlnlffigen. Note that MLton's mlnlffigen is a "port" of SML/NJ's ml-nlffigen tool. The differences are minimal with respect to how the tools process C files; the more significant difference is in the generated code that is specific to the compiler's foreign function interface. But, the more important point is that we didn't write the tool and might not understand all of its limitations. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk