D to Javascript converter (a hacked up dmd)

Jacob Carlborg doob at me.com
Fri Mar 2 00:03:20 PST 2012


On 2012-03-02 03:28, Adam D. Ruppe wrote:
> On Thursday, 1 March 2012 at 08:01:07 UTC, Daniel Murphy wrote:
>> Web programming... might actually become non-horrible?
>
> As far as I can tell, we have variable lifetime! (JS's garbage
> collector is still a question, and some of the variables are
> global - dmd loves the (var a, b) syntax, which is invalid so
> I made var a in global scope. It is not set to null when done.)

What do you mean with "dmd loves the (var a, b) syntax, which is invalid 
so"?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list