<div dir="ltr">I put the last part of my previous answer into a small tutorial:<div>  <a href="http://lively-web.org/users/robertkrahn/2014-09-10_just-the-core.html">http://lively-web.org/users/robertkrahn/2014-09-10_just-the-core.html</a><br><div><br></div><div>Best,</div><div>Robert</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 12:28 PM, David Mason <span dir="ltr"><<a href="mailto:dmason@ryerson.ca" target="_blank">dmason@ryerson.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Lively Kernel is way cool!<br>
<br>
Unfortunately, it doesn't address my needs directly.<br>
<br>
I am developing a web app and I want 2 things:<br>
<br>
1) a nice IDE that lets me develop Javascript code, test it out, and<br>
where I can hide it when I need the whole screen for the app.  LK does<br>
(most) of this.<br>
<br>
2) the deliverable needs to load very quickly, so I need to be able to<br>
deploy something where (at least most of LK) is out of the picture.<br>
The app was previously written with Amber Smalltalk so depends on a<br>
very Smalltalk-like class hierarchy, so I would want most of what is<br>
in the base "classes" in core/lively/lang but not much more (maybe<br>
net, definitely not morphic).<br>
<br>
Is this doable?  Is there a template for it, or a how-to?<br>
<br>
(Actually the app is currently in Amber Smalltalk, but I'm considering<br>
moving to more-or-less pure javascript.  I would write tools to<br>
automatically translate translate the Smalltalk to Javascript/LK.<br>
Hmm, I wonder how doable it would be to add a Smalltalk parser/editor<br>
to edit the .st files directly.  It would obviously have a different<br>
object/class model, but could use Smalltalk syntax.  Any opinion on<br>
how difficult that would be?)<br>
<br>
Thanks  ../Dave<br>
_______________________________________________<br>
lively-kernel mailing list<br>
<a href="mailto:lively-kernel@hpi.uni-potsdam.de">lively-kernel@hpi.uni-potsdam.de</a><br>
<a href="http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel" target="_blank">http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel</a><br>
</blockquote></div><br></div>