On Wednesday, 23 May 2018 at 18:49:05 UTC, Dibyendu Majumdar wrote:
The ultimate goal is to have JIT library that is small, has fast compilation, and generates reasonable code (i.e. some form of global register allocation). The options I am looking at are a) start from scratch, b) hack LLVM, or c) hack DMD.


I have been looking at DMD code (mainly the backend stuff) for this ... I think it will be too difficult for me to try to modify it :-(

Regards
Dibyendu

Reply via email to