I'm having fun with string slices except that they look like this: #[%record 42] The easiest way I've found to make them look like strings is this: (define-print-method %record? #f) That is probably not the right thing, but I'm hopeful most of the things I want to see are not unhandled %record?s.
_______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel