Lively is a complete kernel written in JavaScript by the SUN research group. Unfortunately they haven't given easy access to the code yet. So I have written a simple Ruby-script that fetches all source-files and scans for further includes like images or other source-files. The script also gets the complete Resources folder and firebug-light bundled in a single archive. The script generates a diff-file to see the differences from one to the other releases. If the diff-file is empty, there are only binary changes (new images etc.).
The complete code is licensed under the GPL version 2 and written by Dan Ingalls, Timmi Mikkonen, Krzysztof Palacz, Antero Taivalsaari from Sun Microsystems, Inc.

| lively_20080123.tar.gz (291 kb) | (diff, 0 bytes) |
Script and homepage by Aaron Müller (aamuelle[at]stud.hs-heilbronn.de). If you have any suggestions, please let me know.