initial mimi; recursive factorial demo
authorKaz Wesley <kaz@lambdaverse.org>
Sun, 18 Mar 2018 14:46:33 +0000 (07:46 -0700)
committerKaz Wesley <kaz@lambdaverse.org>
Thu, 22 Mar 2018 22:52:35 +0000 (15:52 -0700)
Implement a factorial demo with:
- MSUBRs: APPLY, RVECTOR, args
- UNPARSE for octal FIXes

Signed-off-by: Kaz Wesley <kaz@lambdaverse.org>

No differences found