Minor cleanup.

Renamed update() to reify() and reinstated recursive substitution.
This commit is contained in:
Simon Forman
2018-07-04 10:37:43 -07:00
parent 4fff827338
commit ab8ec6c95d
4 changed files with 46 additions and 44 deletions
+2 -1
View File
@@ -127,7 +127,8 @@ make_generator == [codireco] ccons
'''
# ifte == [nullary not] dipd branch
# ifte == [nullary] dipd swap branch
# genrec == [[genrec] cons cons cons cons] nullary swons concat ifte
##ccons == cons cons
##unit == [] cons
##second == rest first