D to Javascript converter (a hacked up dmd)

Robert Clipsham robert at octarineparrot.com
Wed Feb 29 01:18:23 PST 2012


On 29/02/2012 03:11, Adam D. Ruppe wrote:
> On Wednesday, 29 February 2012 at 02:42:38 UTC, Piotr Szturmaj wrote:
>> 44 KB - that's not bad!
>
> It actually gets better: 9kb if you trim the mangled names
> down to size (I've written a mangle name trimmer and an
> unused function cutter; hello world is about 200 bytes.).

You could probably still beat that if you ran it through Google's 
closure compiler (on advanced!):

http://closure-compiler.appspot.com/home

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d-announce mailing list