Hi Tomsy -- (One source of confusion is that there are two languages named SAC, unfortunately. I'm guessing that the one you're referring to is the one by scholz, Grelk, et al).
At a sniff, I'd say that Chapel's domains, forall loops, and iterators provide a very similar (and ultimately, probably richer) notion as SAC's with loops, but rather than making the full subsumption argument, I want to echo Michael's question: Are there specific patterns in their with-loop approach that you're most interested in seeing the Chapel equivalent of? Thanks, -Brad On Wed, 27 May 2015, Michael Ferguson wrote: > Hi - > > Could you supply a link or something to documentation of the with loop > in SAC - or an example? > > Thanks, > > -michael > > On 5/27/15, 6:02 AM, "Tomsy Paul" <[email protected]> wrote: > >> i have come across with the "with loop" in SAC. I would like to know >> whether this loop is something new from chapel point of view? or is it >> possible to realize it using forall or something similar? >> > > > ------------------------------------------------------------------------------ > _______________________________________________ > Chapel-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/chapel-developers > ------------------------------------------------------------------------------ _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
