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 years ago
.gitignore d85ac7ac0a Initial commit 3 years ago
LICENSE d85ac7ac0a Initial commit 3 years ago
README.md d85ac7ac0a Initial commit 3 years ago
aliases.lisp c944c7bd9c Untested divorce of local macros to special vars. 3 years ago
list-accumulator.asd 813915efbb Initial Commit 3 years ago
list-accumulator.lisp 4b09b5abf1 unstable 3 years ago
package.lisp 813915efbb Initial Commit 3 years ago
utils.lisp de80de3cb8 Untested divorce of local macros to special vars. 3 years ago

README.md

list-accumulator

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