<div dir="ltr">Hi Dmitri,<div><br></div><div>Thanks for the response. Is there any IDE that will allow me to design the visual layout of the user interface as is possible in Xcode?</div><div><br></div><div>I&#39;d like to code an iPhone app, and not sure if this is something I can do on  vim?</div><div><br></div><div><br></div><div>thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 3, 2015 at 5:18 PM, Dmitri Gribenko <span dir="ltr">&lt;<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Dec 3, 2015 at 3:14 PM, Cyril Graze &lt;<a href="mailto:cgraze@gmail.com">cgraze@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I&#39;m excited that Swift is now available in Linux. I&#39;ve installed it following the guides available and am ready to go. However, I&#39;ve been using the Atom IDE, which is fine, but not exactly geared towards to Swift development.<br>
&gt;<br>
&gt; Since XCode is not available, what do you recommend for programming Swift in Linux?<br>
<br>
</span>Hi Cyril,<br>
<br>
I have been using vim.  Other people have used emacs.  You can find<br>
editor support code here:<br>
<br>
<a href="https://github.com/apple/swift/tree/master/utils/vim" rel="noreferrer" target="_blank">https://github.com/apple/swift/tree/master/utils/vim</a><br>
<a href="https://github.com/apple/swift/blob/master/utils/swift-mode.el" rel="noreferrer" target="_blank">https://github.com/apple/swift/blob/master/utils/swift-mode.el</a><br>
<span class="HOEnZb"><font color="#888888"><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf(&quot;%d\n&quot;,i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>&gt;*/<br>
</font></span></blockquote></div><br></div>