We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f859af commit 92f5616Copy full SHA for 92f5616
index.md
@@ -45,7 +45,7 @@ title: Arc Programming Language
45
<pre style='margin:0 auto; text-align:left'>
46
<span style='color:grey'>$</span> git clone <a href='http://github.com/arclanguage/anarki'>http://github.com/arclanguage/anarki</a>
47
<span style='color:grey'>$</span> cd anarki
48
-<span style='color:grey'>$</span> ./arc.sh
+<span style='color:grey'>$</span> ./arc
49
<span style='color:grey'>arc></span> (help do) <span style='color:blue'># online help</span>
50
[mac] (do . args)
51
Evaluates each expression in sequence and returns the result
0 commit comments