File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ title: Arc Programming Language
3737 href='https://sites.google.com/site/arclanguagewiki/arc-3_1/known-bugs-and-gotchas'>bugfixes</a>
3838 from the folks at <a href='http://arclanguage.org/forum'>the forum</a>.
3939 (Arc 3.1 was last updated in 2009.)</li>
40- <li>Tries to keep with the spirit and philosophy of arc. The tutorial still applies to it.</li>
40+ <li>Tries to keep with the spirit and philosophy of arc. The <a href='http://ycombinator.com/arc/tut.txt'> tutorial</a> still applies to it.</li>
4141 <li>Like arc, makes no guarantees of compatibility. Anyone can make changes to it.</li>
4242 <li>Commit privileges freely given to anyone who asks.</li>
4343 </ul>
@@ -52,7 +52,7 @@ Evaluates each expression in sequence and returns the result
5252of the last expression.
5353<span style =' color :grey ' >arc> ; </span > (load "tests.arc") <span style =' color :blue ' >; lots of automated tests</span >
5454<span style =' color :grey ' >arc> ; </span > (quit)
55- <span style =' color :grey ' >arc & gt ; </span > </pre >
55+ <span style =' color :grey ' >$ </span > </pre >
5656 </div >
5757 <br clear =' both ' />
5858</div >
You can’t perform that action at this time.
0 commit comments