What would Squeak be like without non-local returns

Mathieu Suen mathk.sue at gmail.com
Wed Nov 7 11:42:01 UTC 2007


By the way I have a suggestion for the #class and #==.
Instead of building a new VM you could patch the compiler to avoid  
emitting the bytecodePrimEquals...
So people can just use you code without having a compiled VM.

HTH
	Mth



On Nov 7, 2007, at 2:13 AM, Rob Withers wrote:

>
> ----- Original Message ----- From: "Mathieu Suen"  
> <mathk.sue at gmail.com>
> To: "The general-purpose Squeak developers list" <squeak- 
> dev at lists.squeakfoundation.org>
> Sent: Tuesday, November 06, 2007 5:10 PM
> Subject: Re: What would Squeak be like without non-local returns
>
>
>> eventual refs?
>
> This is what I am hoping to build: http://wiki.squeak.org/squeak/6011
> This also describes some of what I was trying to do: http:// 
> wiki.squeak.org/squeak/2410
>
> The canonical source for this is here: http://www.erights.org.  I  
> am reading Mark Miller's thesis, which is excellent.
>
> Rob
>




More information about the Squeak-dev mailing list