- make-parley-port PORT #!key (prompt #f) (prompt2 #f) (history-file #f)procedure
Creates a scheme port that reads from PORT and writes to (current-output-port). See below for a usage example in CSI.
Creates a scheme port that reads from PORT and writes to (current-output-port). See below for a usage example in CSI.