aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2025-01-02 23:29:50 +0100
committerPřemysl Eric Janouch <p@janouch.name>2025-01-06 08:30:14 +0100
commite40d56152d68aa7fcf05b551e08c94d498ca9163 (patch)
treea7e3d6ca3dcf739e03bd3213029b531c5595b0fc /README.adoc
parent21379d4c02e85ae82c1010ca3b91dceb7dfee514 (diff)
downloadliberty-e40d56152d68aa7fcf05b551e08c94d498ca9163.tar.gz
liberty-e40d56152d68aa7fcf05b551e08c94d498ca9163.tar.xz
liberty-e40d56152d68aa7fcf05b551e08c94d498ca9163.zip
Add an Expect-like tool
This is to provide an Expect utility with a minimal dependency tree for C-based projects. It also addresses some Tcl Expect design issues, as perceived by me.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 0d3d0de..5a87720 100644
--- a/README.adoc
+++ b/README.adoc
@@ -68,6 +68,9 @@ lxdrgen-mjs.awk::
lxdrgen-swift.awk::
LibertyXDR backend for the Swift programming language.
+wdye::
+ Compiled Lua-based Expect-like utility, intended purely for build checks.
+
Contributing and Support
------------------------
Use https://git.janouch.name/p/liberty to report any bugs, request features,