Login  Register

Re: Xcode's Swift Playground

Posted by jtuchel on Jun 03, 2014; 7:13am
URL: https://forum.world.st/Xcode-s-Swift-Playground-tp4761425p4761435.html

Yeah looks cool. Just a step further, no revolution though. The fact
that for each statement Playground will immediately show its results
next to the code, makes programming a bit easier.

I wonder how/if this works for code that does not define all its values
with let statements ;-). But I guess this is why it's a playground and
not the debugger/code editor. Because if the values to "inspect" are
parameters to a method, this won't work as nicely.

But I can see how Apple's Playground could be a nice addition to
Smalltalk's workspaces. This probably isn't even too much work... I look
forward to seeing the first prototypes of a Smalltalk Playground ;-)

Joachim

Am 03.06.14 09:02, schrieb darrinm:

--
-----------------------------------------------------------------------
Objektfabrik Joachim Tuchel          mailto:[hidden email]
Fliederweg 1                         http://www.objektfabrik.de
D-71640 Ludwigsburg                  http://joachimtuchel.wordpress.com
Telefon: +49 7141 56 10 86 0         Fax: +49 7141 56 10 86 1