Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ericclack committed Nov 25, 2015
1 parent 54cb42d commit 78eeefb
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Expand Up @@ -6,11 +6,15 @@ Forked from Chatter Bot framework for Guile.
Grab the code and load and run `eliza.rkt` in DrRacket, then
enter `(main)` to run.

Tests
-----

There are some unit tests in `bot-tests.rkt`

Bugs
----

There are lots, mostly because of my buggy translation
There are some, probably because of my buggy translation
from the Guile version.

Examples...
Expand All @@ -19,9 +23,6 @@ you> weather
. . hash-ref: no value found for key
key: 'weather

you> can you fly?
. . format: contract violation
expected: string?
given: #f
argument position: 1st
other arguments.:


Let me know any that you find, I might fix them.

0 comments on commit 78eeefb

Please sign in to comment.