http://wingolog.org/archives/2011/10/19/the-user-in-the-loop

andy wingo discuss embedded vs extensions and suggest that extension is better
because you put the user on the loop with better tool support.


On Wed, Mar 7, 2012 at 12:14 PM, Lawson English <lenglish5@cox.net> wrote:


On 3/7/12 2:36 AM, Igor Stasenko wrote:
On 7 March 2012 08:36, Lawson English<lenglish5@cox.net> �wrote:
[...]

Igor, you're familiar with f-script?

http://www.fscript.org/

not really, why asking?
I know there's plenty of alternatives..
And how do you see f-script could help us?
It is objective-c (or Mac ) oriented. If you would want to use
different platform , then what?


I was pointing to f-script as an example of an existing embedded smalltalk.

The biggest issue with an embedded Smalltalk, IMHO, isn't the VM but the libraries: what do you keep and why?

L.