[Seaside] clamato - a smalltalk dialect for javascript

Avi Bryant avi at dabbledb.com
Sun Aug 30 21:00:07 UTC 2009


I don't think it introduces any more risk of memory leaks than was
already there.  What kinds of things were you finding caused them?

Avi

On Sun, Aug 30, 2009 at 1:06 PM, radoslav hodnicak<rh at 4096.sk> wrote:
>
> this looks interesting. i'm writing a lot of javascript these days too -
> does this approach introduce potential problems with memory leaks
> (especially on the lesser platforms i.e. IE)? that's been my #1 issue with
> javascript so far (for long running pages that update themselves etc).
>
> rado
>
> On Fri, 28 Aug 2009, Avi Bryant wrote:
>
>> I hadn't meant to announce this yet, but since it's gotten out anyway
>> (at Hacker News), I might as well tell the people who will be the most
>> interested :)  At http://clamato.net, you'll find the start of a
>> project we've been working on at Dabble DB in our spare time this
>> summer, with the aim of making all of the client-side code we have to
>> write more pleasant: a self-hosting compiler from (almost-)Smalltalk
>> to Javascript, and a system browser to go with it.  There's lots of
>> work left to be done, so feel free to submit patches... the code is at
>> http://bitbucket.org/avibryant/clamato/ .
>>
>> Cheers,
>> Avi
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list