about summary refs log tree commit diff
path: root/fun/wcl/default.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo1-3/+3
2020-01-29 r/475 refactor(fun/wcl): Use portable unix-opts libraryVincent Ambo1-0/+1
unix-opts, imported into buildLisp.nix in the previous commit, provides an implementation independent way of parsing command line arguments.
2020-01-28 r/469 feat(fun/wcl): Add a simple 'wc' clone in LispVincent Ambo1-0/+13
Prompted by this thread: https://lobste.rs/s/zntyeq/wc_d_712_characters_without_single_branch