On Apr 27, 2013, at 5:59 PM, Marcus Denker <[email protected]> wrote:.
>
>> Could we have a primer on what remains to do on the Opal front?
>>
>
>
> -> debug BC-IR->AST->text mapping more (lots of it working already)
> -> debug temp variable lookup in optimized blocks in the debugger (almost
> there, too)
> -> Go through all the test for the old Compiler and port them to the new.
> -> Better compiler API and refactor the whole system to use it
> (but keep a backward compatible API at least to some extend)
All the TODOs are in the bug tracker, Project "Compiler (Opal)".
There are right now 29 Issues.
Marcus