On Mon, Sep 15, 2014 at 1:28 PM, Thierry Goubier <thierry.goubier@gmail.com> wrote:- would a slang to x86 asm via NativeBoost be doable / a nice target?Two open questions:Hi Phil,thanks for the update on Slang to C. Allways significant to have that.I have to admit that I am happy to have Slang to C and it gets out of my competence from there :-)
Now, Slang to asm, that's quite a chasm to cross. If what asm does is doing syscalls, well, I don't see the added value right away as NB Assembler would do that already no?
Now, I am on Linux for about all of my Pharo code, so, C is nice enough.�- would targetting LLVM-IR be of interest?Oh, that would be interesting. In order to get the IR interpreter and running things all over. Now, this should be extended to the whole VM then. But not sure we want that before we get 64 bits...
Ah, I should have taken the research career :-)