EiC bytecode C interpreter

Ed Breen <Ed.Breen@Altavista.net>
13 Apr 1998 11:06:42 -0400

          From comp.compilers

Related articles
EiC bytecode C interpreter Ed.Breen@Altavista.net (Ed Breen) (1998-04-13)
| List of all articles for this month |

From: Ed Breen <Ed.Breen@Altavista.net>
Newsgroups: comp.compilers,comp.lang.misc
Date: 13 Apr 1998 11:06:42 -0400
Organization: eic_free@geocities.com
Keywords: C, interpreter, available

Version 3.5 of EiC is now available. This version of EiC is released
under the "Artistic licence", which means it's souce code is now
freely available.




EiC is a free pointer-safe, bytecode C interpreter, which has three
main modes of operation: (1) interactive mode - via immediate
statements - (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.


Its banner-free web page is located at


    http://www.geocities.com/~eic_free


and a short summary of EiC can be viewed via


    http://www.geocities.com/~eic_free/miniblurb




The following platforms are currently supported:


                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: eic_free@geocities.com Ed.Breen@Altavista.com
URL: http://www.geocities.com/~eic_free
                      (spam me at your own risk)
------------------------------------------------------------------
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.