Close #6: Done

This commit is contained in:
Simon Brooke 2023-04-11 12:11:28 +01:00
parent 8b99c62ac3
commit 26e8c42ba4
17 changed files with 1321 additions and 1105 deletions

View file

@ -170,6 +170,7 @@
(COND
((NULL X) (U))
((EQ (CAR X) Y) (CDR X)) (T (PROP (CDR X) Y U)))))
(PUT 32767 SUBR (BEOWULF HOST PUT))
(QUOTE 32767 EXPR (LAMBDA (X) X))
(QUOTIENT 32767 SUBR (BEOWULF HOST QUOTIENT))
(RANGE