Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
siod
Jump to user comments
language (Scheme In One Defun or Scheme In One Day)
A small Scheme implementation in C by George Carrette
gjc@world.std.com, gjc@mitech.com. SIOD is arranged as a
set of subroutines that can be called from any main program
for the purpose of introducing an interpreted extension
language. It compiles to 20 kbytes of executable
(VAX/VMS). Lisp calls C and C calls Lisp
transparently.
SIOD supports symbols, strings, arrays, hash coding, file
i/o (binary, text, seek), data save/restore in binary and
text, interface to commercial databases such Oracle and