[e-lang] Initial draft Caja design docs & library now available
Sandro Magi
smagi at higherlogics.com
Fri Oct 12 15:00:24 EDT 2007
Interestingly enough, another JavaScript project was just posted to LTU
[1]. It's essentially Self/Squeak's user interface Morphic, rewritten to
run under JavaScript and SVG in your browser; they dubbed it the "Lively
Kernel" [2]. Try it out here [3].
It features an integrated developement environment (IDE), just like
Morphic, so the system can be extended on the fly. I can see some
cross-fertilization possible here. Lively Kernel in Caja? ;-)
Sandro
[1] http://lambda-the-ultimate.org/node/2493
[2] http://research.sun.com/projects/lively/index.html
[3] http://research.sun.com/projects/lively/index.xhtml
Mark Miller wrote:
> Caja is hereby open source under the Apache license 2.0.
>
> The Caja development site is at
> http://code.google.com/p/google-caja/
>
> The initial draft design doc is at
> http://google-caja.googlecode.com/files/caja-spec-2007-10-11.pdf
> At the moment, much of the substance appears only in the tables in the
> back, sorry.
>
> The untested first stab at a Caja runtime library that corresponds to
> this spec is at
> http://google-caja.googlecode.com/svn/trunk/src/js/com/google/caja/caja.js
>
> Feedback appreciated!
>
More information about the e-lang
mailing list