Helpers

Among the routines coded in low-level (inside the microcode) are character input and output, string output and a linkage to the C formatting functions |sprintf| and |sscanf|1.

(define (sprintf . args) (

(define (sscanf string template) (

(define (define