A tiny DSL for generating tail-recursive list eaters with short simple syntax. Includes both terse aliases and verbose names.

MRCO de80de3cb8 Untested divorce of local macros to special vars. пре 3 година
.gitignore d85ac7ac0a Initial commit пре 3 година
LICENSE d85ac7ac0a Initial commit пре 3 година
README.md d85ac7ac0a Initial commit пре 3 година
aliases.lisp c944c7bd9c Untested divorce of local macros to special vars. пре 3 година
list-accumulator.asd 813915efbb Initial Commit пре 3 година
list-accumulator.lisp 4b09b5abf1 unstable пре 3 година
package.lisp 813915efbb Initial Commit пре 3 година
utils.lisp de80de3cb8 Untested divorce of local macros to special vars. пре 3 година

README.md

list-accumulator

A tiny DSL for generating tail-recursive list eaters with short simple syntax. Includes both terse aliases and verbose names.