From 9981b58a207f58bcec98b117d8c49a129013025f Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 23 Oct 2024 18:27:01 +0300 Subject: add build instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 53132c6..5fa741a 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3