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

README.md

list-accumulator

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