scsh-users
[Top] [All Lists]

Re: import-os-error-syscall ?

To: "Brian D. Carlstrom" <bdc@ai.mit.edu>
Subject: Re: import-os-error-syscall ?
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Wed, 03 Apr 2002 21:45:41 +0200
Cc: Paul Steckler <steck@ccs.neu.edu>, scsh-news@zurich.ai.mit.edu
Sender: gasbichl@informatik.uni-tuebingen.de
>>>>> "Brian" == Brian D Carlstrom <bdc@zurich.ai.mit.edu> writes:

Brian> SCSH uses CIG (C Interface Genator). At compile time, cig processes a
Brian> file like network.scm, parsing out define-foreign expressions, generates
Brian> network.c which calls into user provided network1.c. At runtime, the
Brian> define-foreign macro expands into calls to get-external anda
Brian> external-call.

CIG is not used any longer in scsh 0.6.X.

The S48 manual at http://www.s48.org/0.57/manual/s48manual_55.html or
the adopted version for scsh at
http://www.scsh.net/docu/s48-manual/s48manual_51.html explain
IMPORT-LAMBDA-DEFINITION.


-- 
Martin

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