scsh-users
[Top] [All Lists]

import-os-error-syscall ?

To: Paul Steckler <steck@ccs.neu.edu>
Subject: import-os-error-syscall ?
From: "Brian D. Carlstrom" <bdc@zurich.ai.mit.edu>
Date: Wed, 3 Apr 2002 09:43:18 -0800
Cc: scsh-news@zurich.ai.mit.edu
Reply-to: "Brian D. Carlstrom" <bdc@ai.mit.edu>
SCSH uses CIG (C Interface Genator). At compile time, cig processes a
file like network.scm, parsing out define-foreign expressions, generates
network.c which calls into user provided network1.c. At runtime, the
define-foreign macro expands into calls to get-external anda
external-call.

-bri

<Prev in Thread] Current Thread [Next in Thread>