Related articles |
---|
C interpreter source code ms@it-1a.de (Marco Singer) (2002-12-11) |
Re: C interpreter source code j.wurth@gmx.de (juergen wurth) (2002-12-13) |
Re: C interpreter source code josejuanmr@lycos.es (2002-12-19) |
Re: C interpreter source code one2001boy@yahoo.com (one2001boy@yahoo.com) (2002-12-31) |
Re: C interpreter source code urfaust@optushome.com.au (faust) (2002-12-31) |
From: | josejuanmr@lycos.es |
Newsgroups: | comp.compilers |
Date: | 19 Dec 2002 12:39:32 -0500 |
Organization: | Me |
References: | 02-12-071 |
Keywords: | C, interpreter |
Posted-Date: | 19 Dec 2002 12:39:32 EST |
XCoral was the name of an old editor for X Windows which had a
SMall ANSI C interpreter (SMAC) embedded. I suppose it was
not a complex interpreter. XCoral is now at
ftp://ftp.inria.fr/X/contrib-R5/clients/xcoral-3.2.tar.gz
See also
http://www.fsa.ucl.ac.be/IFSA/XCORAL/Doc/HTML/xcoral.html
for a User's Manual with examples. There's also EiC,
http://eic.interpreter.free.fr
but I'm afraid it is not very simple.
Good luck.
Jose Juan Mendoza Rodriguez
Return to the
comp.compilers page.
Search the
comp.compilers archives again.