Related articles |
---|
EiC interpreter announcement Ed.Breen@Altavista.net (Ed Breen) (1998-05-27) |
From: | Ed Breen <Ed.Breen@Altavista.net> |
Newsgroups: | comp.compilers |
Date: | 27 May 1998 22:06:32 -0400 |
Organization: | eic_free |
Keywords: | interpreter, available, C |
Hi,
***** This is to announce the release of EiC version 3.7 ******
EiC is a freely available pointer-safe, bytecode C interpreter, it is
released under the "artistic licence", and has three main modes of
operation: (1) interactive mode - via immediate statements to standard
ISO C and POSIX.1 functions, (2) non-interactive mode and (3)
scripting mode - for running shell scripts. Because each mode uses the
C programming language, it provides a seamless way of moving from one
programming task to another.
It comes with its own built in C preprocessor and a set of modules
for interfacing to gnuplot, XV and for CGI programming.
Its banner-free website is:
http://www.geocities.com/~eic_free
A short summary of EiC can be viewed via
http://www.geocities.com/~eic_free/miniblurb
EiC has been ported to: Linux, Solaris, Sun OS, DEC OSF, SGI IRIX and
HPUX
There also exist a port of EiC to the PowerPC 403 by Larry Battraw.
Its source code is available as well as pre-compiled binaries for the
following platforms:
Linux (elf)
SUN SPARC SOLARIS 2.x
SUN OS 4.1.x
DEC ALPHA OSF 3.x and 4.x
SGI IRIX 6.x
--
Ed. Breen
Email: Ed.Breen@Altavista.net
URL: http://www.geocities.com/~eic_free
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.