<br><br><div class="gmail_quote">On Fri, Jul 15, 2011 at 8:32 AM, Michael Wilde <span dir="ltr"><<a href="mailto:wilde@mcs.anl.gov">wilde@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Yadu, I just noticed your link to <a href="http://ideone.com" target="_blank">ideone.com</a>, and realized what that site is about.<br>
<br>
Do you already have Swift running there? If not, what's involved in setting that up?<br>
Can runs there run on remote resources?<br>
<br>
Ketan mentioned a similar idea a while back (I cant recall what demo site it was) but no one has had time to pursue it.<br></blockquote><div><br>Mike, I mentioned you this same site (<a href="http://ideone.com">ideone.com</a>) in one of our Swift meetings. And we also had a brief discussion on list to have something on the lines of <a href="http://tryruby.org">tryruby.org</a> and <a href="http://tryhaskell.org">tryhaskell.org</a><br>
 <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Also Jon is getting Swift running on Globus Online at the moment; maybe these things could link to each other (eg an <a href="http://ideone.com" target="_blank">ideone.com</a> demo that can also run tiny scripts on GO resources).<br>

<br>
This might be nice to brainstorm as you seem to be familiar with ideone.<br>
<br>
- Mike<br>
<br>
<br>
----- Original Message -----<br>
> On Fri, Jul 15, 2011 at 1:53 AM, Mihael Hategan <<a href="mailto:hategan@mcs.anl.gov">hategan@mcs.anl.gov</a>><br>
> wrote:<br>
> > On Fri, 2011-07-15 at 01:12 +0530, Yadu Nand wrote:<br>
> ><br>
> >> > If there are things in your code that you feel are hackish (i.e.<br>
> >> > quick<br>
> >> > solutions that seem shady for production), let's discuss/fix them<br>
> >> > before<br>
> >> > we do the above.<br>
> >><br>
> >> Yes! In org/griphyn/vdl/engine/Karajan.java, the foreachstat<br>
> >> function is<br>
> >> mostly hacks. I'm putting in a code paste : <a href="http://ideone.com/yWbwU" target="_blank">http://ideone.com/yWbwU</a><br>
> >><br>
> ><br>
> > It would be helpful if you were more specific (i.e. you could<br>
> > describe<br>
> > each individual problem).<br>
><br>
> Ok.<br>
> When we state foreach value, index in array[5] I'm trying to match the<br>
> type of array which from the "in" variable type, something like<br>
> int [int] against int [int][string] so that we get the type of the<br>
> index.<br>
> I think we could do this better with regex and here I'm having to<br>
> extract<br>
> the array identifier using very bad string matching. Then we find the<br>
> index type and apply it.<br>
><br>
> That would be between line number 40 and 75 of the code pasted<br>
> here -> <a href="http://ideone.com/yWbwU" target="_blank">http://ideone.com/yWbwU</a><br>
><br>
> --<br>
> Thanks and Regards,<br>
> Yadu Nand B<br>
> _______________________________________________<br>
> Swift-devel mailing list<br>
> <a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
> <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
<br>
--<br>
Michael Wilde<br>
Computation Institute, University of Chicago<br>
Mathematics and Computer Science Division<br>
Argonne National Laboratory<br>
<br>
_______________________________________________<br>
Swift-devel mailing list<br>
<a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Ketan<br><br><br>