Welcome to the CHICKEN Scheme pasting service

call-process-string added by wasamasa on Fri Mar 25 01:01:05 2016

(use posix ports)

(define (call-process-string program string)
  (with-output-to-string
    (lambda ()
      (with-output-to-pipe
       program
       (lambda ()
         (display string))))))

(call-process-string "tac" "foo\nbar\nbaz\n")

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg provides `hash-table-ref'?
Visually impaired? Let me spell it for you (wav file) download WAV