[Swift-user] Problems running example scripts

Mihael Hategan hategan at mcs.anl.gov
Thu Apr 1 15:16:57 CDT 2010


On Thu, 2010-04-01 at 22:05 +0200, Rickard Westerlund wrote:
> Hello,
> I've got problems running swift scripts on both Windows and Linux. On
> Windows I get errors that indicate my system is expected to be Unix,
> output here: http://pastebin.com/CqwFrxDx
> Is there something wrong with my configuration or is there a lack of
> Windows support?

See this:
http://www.ci.uchicago.edu/swift/guides/userguide.php#tips.windows

> 
> On Linux I can't get the regexp.swift and foreach.swift to run
> properly, they both complain about the character '1' in the regexp
> transform. Changing the expression to "\\1count" from "\1count" seems
> to make it compile, but then I get the following output:
> http://pastebin.com/NDWK4541

That seems to indicate that your tc.data does not have an entry for
"wc". Is that correct?

Mihael





More information about the Swift-user mailing list