summaryrefslogtreecommitdiffstats
path: root/development/Fennel/README
diff options
context:
space:
mode:
author abooksigun2019-12-19 16:43:03 +0100
committer Willy Sudiarto Raharjo2019-12-19 16:43:03 +0100
commit2e9b146a3f9f755c1acd323db2e71d66c441c838 (patch)
tree6b9bbcb5736f3d4200daef8ba044663a9cc5c342 /development/Fennel/README
parentd7828e770f240ae19a8b35da38ed1f335da5eb07 (diff)
downloadslackbuilds-2e9b146a3f9f755c1acd323db2e71d66c441c838.tar.gz
development/Fennel: Updated for version 0.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/Fennel/README')
-rw-r--r--development/Fennel/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/Fennel/README b/development/Fennel/README
index 878ff9c791..06336bb959 100644
--- a/development/Fennel/README
+++ b/development/Fennel/README
@@ -10,9 +10,9 @@ and reach of Lua with the flexibility of a lisp syntax and macro system.
Anywhere you can run Lua code, you can run Fennel code.
Optional Dependency:
-* lua52, lua53
+* lua52, lua53, luajit
Default support for all versions of Lua installed before build.
-After installation there is "fennel5.2" and "fennel5.3" executable files for the
+After installation there is "fennel5.2", "fennel5.3" and "fenneljit" executable files for the
equivalent versions of Lua installed.
* lua-readline