diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -98,3 +98,8 @@ while the TCL crowd likely don't like the shift away from user interfaces. I don't expect anyone to really have any interest in this thing, but if I'd get to choose I would probably want to use a scripting language like this over any other current alternatives, of which there are many excellent ones. + +## Building and running + +`make`, after which `./lyn examples/guile.scm` for example. REPL not supported +at the moment, though it probably could be added. |