One last small tweak to the README.
Chris Pressey
5 years ago
20 | 20 | Quick Start |
21 | 21 | ----------- |
22 | 22 | |
23 | The Robin reference interpreter is written in (about 1200 lines of) Haskell; | |
24 | to use it you'll need an implementation of Haskell installed (typically either | |
23 | The Robin reference interpreter is written in about 900 lines of Haskell. | |
24 | To use it, you'll need an implementation of Haskell installed (typically either | |
25 | 25 | `ghc` or Hugs). |
26 | 26 | |
27 | 27 | If you have [shelf][] installed, you can just run `shelf_dockgh catseye/Robin`. |