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

README.md

list-accumulator

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