Wak is a minimalist text-processing language. Programs are chiefly a sequence of functions executed per line of input, passing their arguments on a stack implicitly. The stack-based approach makes for terse programs and trivial syntax.
With go
(aka golang
) and scdoc
installed, run:
./build.sh && sudo ./build.sh install
You can send questions or patches by composing an email to ~geb/public-inbox@lists.sr.ht.
GPLv3 only, see LICENSE.
Copyright (c) 2023 John Gebbie