Hi,

Google recently announced their core javascript library - Closure.
http://code.google.com/closure/library/

When browsing the code I noticed it uses parts of MochiKit:
http://code.google.com/p/closure-library/source/browse/trunk/closure/goog/dom/dom.js
http://code.google.com/p/closure-library/source/browse/#svn/trunk/third_party/closure/goog/mochikit/async
There's also very similar bind, partial, array utils, an iter module
etc.

Overall the style is similar, i.e functional, Python.
Apparently they've got good taste in Mountain View :)

Regards
// Fredrik Blomqvist
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to