<br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 3:37 AM, Ivan Lazar Miljenovic <span dir="ltr">&lt;<a href="mailto:ivan.miljenovic@gmail.com">ivan.miljenovic@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;">
<div class="im">Marc Weber &lt;<a href="mailto:marco-oweber@gmx.de">marco-oweber@gmx.de</a>&gt; writes:<br>
<br>
&gt; Hi Qi,<br>
&gt;<br>
&gt; have a look at brainfuck language. Its turing complete as Python, Haskell, etc<br>
&gt; are. Then you&#39;ll learn that the quesntion &quot;Can I do everything possible&quot;<br>
&gt; is not at all important. You have to ask instead:  Can I complete my<br>
&gt; task in reasonable time and with reasonable runtime performance etc.<br>
<br>
</div>And in a way that makes the code maintainable.<br>
<div class="im"><br>
&gt;   For most use cases Haskell is a good choice - the only real things<br>
&gt; I&#39;m missing are<br>
&gt; - nice stack traces<br>
&gt; - completion support - because I find it relaxing not having to looking<br>
&gt;   all names. This could be fixed to some extend though..<br>
<br>
</div>If you mean whilst writing your code, this is an editor issue (I believe<br>
scion aims to help writing cross-editor utilities for things like<br>
this).  ghci also has tab-completion, and ghc-mod provides such<br>
functionality in Emacs.<br></blockquote><div><br></div><div>Is scion still being developed?  I have the impression it&#39;s dead now. Really a shame, I think it has a good solid design and just needs work/polish.</div><div>
<br></div><div>Jason</div></div>