[Swift-devel] Try the "TrySwift" pre-release snapshot

Mihael Hategan hategan at mcs.anl.gov
Fri Dec 13 04:28:59 CST 2013


On Thu, 2013-12-12 at 22:58 -0600, Michael Wilde wrote:
> 1. When you hit "Execute" on the initial window (containing just a comment, no executable statements) Swift hangs :( and the user never gets a response.
> 
> Lets at least add this to the initial text:
> 
>   tracef("Hello, Swift World!\n");
> 
> (and fix that bug...)
> 
> 2. Can we make it respond faster to trivial programs? Maybe we need to move the swift command itself to a non-VM, or perhaps can tune up the swift command a bit?

Some I2u2 like thing could work, in which there is only one instance of
swift loaded in memory and it runs everything. Not sure how this will
fit here though.

Mihael




More information about the Swift-devel mailing list