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
[email protected], [email protected]. 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.