]> gitweb.factorcode.org Git - factor.git/commit
stack-as-data: Add combinators that use the stack as a data structure.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 22 Jun 2022 19:57:50 +0000 (14:57 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 22 Jun 2022 20:04:59 +0000 (15:04 -0500)
commit3afa9a2ab56fe3bf0868ba3c02318cf8c2df1f54
tree9d7e4328be60a00585ab1382bc363bb2dbab6a9d
parent332963227ab181d8d2ffd995376c09b173604c35
stack-as-data: Add combinators that use the stack as a data structure.
extra/stack-as-data/authors.txt [new file with mode: 0644]
extra/stack-as-data/stack-as-data-tests.factor [new file with mode: 0644]
extra/stack-as-data/stack-as-data.factor [new file with mode: 0644]