git @ Cat's Eye Technologies Robin / 3df7f01
One last small tweak to the README. Chris Pressey 5 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2020 Quick Start
2121 -----------
2222
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
2525 `ghc` or Hugs).
2626
2727 If you have [shelf][] installed, you can just run `shelf_dockgh catseye/Robin`.