The whole codebase is a mess and so damn slow that this is not usable at all (see https://aaron-mueller.de/blog/bestof-lively). The architecture however is pretty smart, but most of it are stolen from Squeak. So the projekt itself is not much more than a bad port of Squeak in spathetti JavaScript.
Lively Kernel
11–14 of 14 posts
Re: Lively Kernel
#12And now that I'm past my surprise, I can evaluate. It looks like it's really not ready for production. There are all kinds of weird issues. For instance, in the webworkerstatt sandbox[1] (and I was using Chrome as they asked), the text box rendered far-right more than a page of scrolling was required. Upon refreshing the page, the text box was where it was supposed to be, but there was lots of additional empty space…
Re: Lively Kernel
#13I've analyzed the codebase a couple of years ago (see https://aaron-mueller.de/projekte/lively and http://data.datenhalter.de/lively_analyse_morph.pdf in german). It's basically a proof of concept to bring Squeak to the web. It was a hype back in 2007 because Dan Ingalls pushed this as a research project by SUN. The whole codebase is a mess and so damn slow that this is not usable at all (see https://aaron-mueller.de…
Re: Lively Kernel
#14I've analyzed the codebase a couple of years ago (see https://aaron-mueller.de/projekte/lively and http://data.datenhalter.de/lively_analyse_morph.pdf in german). It's basically a proof of concept to bring Squeak to the web. It was a hype back in 2007 because Dan Ingalls pushed this as a research project by SUN. The whole codebase is a mess and so damn slow that this is not usable at all (see https://aaron-mueller.de…
This was done a decade ago to prove what was possible with web tech of the time. Clearly the web of today proves they were right.