File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ title: Arc Programming Language
77 <div class =' col-md-6 ' >
88 <div style='text-align:center'>
99 <h2><a href='http://arclanguage.org'>Arc 3.1</a></h2>
10- <p><i>A lisp dialect by Paul Graham and Robert Morris </i></p>
10+ <p><i>A lisp dialect for sketching out programs </i></p>
1111 </div>
1212 <ul>
1313 <li>Try it in your browser at <a href='http://tryarc.org'>tryarc.org</a>.</li>
14- <li>Work through the <a href='http://ycombinator.com/arc/tut.txt'>tutorial</a>.</li>
15- <li>Read the <a href='/ref/'>detailed documentation</a> by <a href='http://www.righto.com'>Ken Shirriff</a> .</li>
14+ <li>Work through the official <a href='http://ycombinator.com/arc/tut.txt'>tutorial</a>.</li>
15+ <li>Read the <a href='/ref/'>detailed documentation</a>.</li>
1616 <li>Future versions may make incompatible changes.</li>
1717 </ul>
1818 To install, first install <a href='http://racket-lang.org'>racket</a>,
You can’t perform that action at this time.
0 commit comments