public
Description: Computer implementation of Robert Brandom's "game of giving and asking for reasons," from Making It Explicit, chapter 3.
Clone URL: git://github.com/jgm/gogar.git
Fixed download link.
jgm (author)
Fri Jul 18 15:36:41 -0700 2008
commit  ca9c2984ea2ac9846cfda8d9f0de1ba73332d6a5
tree    06b98616c8a3807c362241e2612a5f036f99b300
parent  b666e12aaae21b28ca378e848123d65880df9c0b
...
17
18
19
20
 
 
 
21
22
23
...
17
18
19
 
20
21
22
23
24
25
0
@@ -17,7 +17,9 @@ entitlements is universal.
0
 [Try GOGAR on the web!](http://johnmacfarlane.net:9094/)
0
 
0
 The current version of GOGAR is a single Ruby script,
0
-[gogar.rb](master/gogar.rb). After downloading it, you can run it with
0
+[gogar.rb](master/gogar.rb). You can download the latest version
0
+[here](http://github.com/jgm/gogar/tarball/master).
0
+After downloading and extracting it, you can run it with
0
 the following command:
0
 
0
     ruby gogar.rb

Comments

    No one has commented yet.