June 8, 2016
7:33 p.m.
2016-06-08 6:29 GMT-03:00 Sven Van Caekenberghe <sven@stfx.eu>:
On 08 Jun 2016, at 11:24, Jan Vrany <jan.vrany@fit.cvut.cz> wrote: Not entirely true :-) There are smalltalks out there that detect such stack growth and do the same as CL, throw a (resumable) exception. Super-handy. Some of them have this for at least 10 years now :-)
I was talking about our VM. It is good to know that it already exists in other Smalltalk implementations. You mean Smalltalk/X ?
Dolphin has this feature (see atached file), and AFAIR VisualAge too. I implemented an infinite recursion, which was handled by Dolphin, but crashed Pharo. Regards,