Tiny D suitable for embedded JIT

Dibyendu Majumdar mobile at majumdar.org.uk
Thu May 24 20:22:15 UTC 2018


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


More information about the Digitalmars-d mailing list