Welcome to the CHICKEN Scheme pasting service

record printers added by evhan on Tue Jan 19 06:37:06 2021

#;1> (module m (foo make-foo) (import scheme chicken.base) (define-record foo bar baz))
#;2> (import m)
#;3> foo
m#foo
#;4> (make-foo 1 2)
#<m#foo>
#;5> (set! (record-printer foo) (lambda (x p) (display "#<lol>" p)))
#;6> (make-foo 1 2)
#<lol>

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the Makefile target to generate the bootstrap compiler of CHICKEN?
Visually impaired? Let me spell it for you (wav file) download WAV