Welcome to the CHICKEN Scheme pasting service

srfi-18 vs string->time added by sethalves on Fri May 24 18:34:25 2013

#!/usr/local/bin/csi -script
(use posix)
(use srfi-18)
(let* ((thread0 (make-thread
                 (lambda ()
                   (let loop ()
                     (display (string->time "1/1/1" "%m/%d/%y"))
                     (newline)
                     (loop))))))
  (thread-start! thread0)
  (let loop ()
    (display (string->time "2/2/2" "%m/%d/%y"))
    (newline)
    (loop)))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
`call/cc' is a short name for which procedure?
Visually impaired? Let me spell it for you (wav file) download WAV