Higgs, a JavaScript JIT done in D

Paulo Pinto pjmlp at progtools.org
Sat Feb 2 23:46:08 PST 2013


I just saw this talk:

Higgs, a Monitoring JIT for JavaScript & Metacircular VM Layering

https://air.mozilla.org/higgs-jit/

Maxime is using D to implement her JIT.

More information on her blog,

http://pointersgonewild.wordpress.com/2013/01/31/visiting-mozilla/

Source code is available at GitHub,

https://github.com/maximecb/Higgs

Nice to see projects that we can use as real life examples of D usage. :)

--
Paulo


More information about the Digitalmars-d-announce mailing list