no_defun_allowed OP wrote
Reply to comment by twovests in (format t "~{~@r ~}~%" (loop with n = 16908850 for o from 24 downto 0 by 8 collect (ldb (byte 8 o) n))) by no_defun_allowed
- Install SBCL
- Paste it into SBCL
- ....
- Hey, no spoilers.
twovests wrote
debugger invoked on a UNBOUND-VARIABLE in thread
#<THREAD "main thread" RUNNING {10005E85B3}>:
The variable FORMAT is unbound.
no_defun_allowed OP wrote
Did you keep the starting and ending parentheses? Those are part of the syntax.
twovests wrote
GOD
DAMMIT
Viewing a single comment thread. View all comments