~geb/wak

Stack-based text-processing language

3c4ac15 error on unmatched }

~geb pushed to ~geb/wak git

1 year, 20 days ago
~geb/public-inbox

New mailing list added

1 year, 22 days ago

#Wak

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.

#Install From Source

With go (aka golang) and scdoc installed, run:

./build.sh && sudo ./build.sh install

#Usage

See the manpage and examples.

#Contact

You can send questions or patches by composing an email to ~geb/public-inbox@lists.sr.ht.

#Support My Work 👀

Thank you!

#License

GPLv3 only, see LICENSE.

Copyright (c) 2023 John Gebbie