C Interpreter Source Code
Date: Wed, 2 Jun 1993 10:15:23 -0600
C_Interp.sit contains the complete Think C source code for an interpreter
of a subset of C. It is implemented as a subroutine call that can be
embedded in any application, making it extremely easy to add scripting to
an existing application. Callbacks from the interpreted C code to the
calling application can be made. The source should compile without changes
on any Unix host as well. See the enclosed documentation for more details.
Note: I am not the original author of this code, but I have modified it to
create a stand-alone library function. See docs for credits.
---
Path: /www/exparrot/files.tidbits.com/info-mac/dev/src/c-interp-c.hqx
Attachment | Size |
---|---|
![]() | 45.91 KB |