Re: C-like interpreted language WITH pointers

"Sammy" <sammyderoy@sympatico.ca>
Sat, 27 Sep 2008 14:35:33 -0400

          From comp.compilers

Related articles
C-like interpreted language WITH pointers spougsazag@farifluset.mailexpire.com (Legrandin) (2008-09-18)
Re: C-like interpreted language WITH pointers chris@csse.uwa.edu.au (Chris McDonald) (2008-09-18)
Re: C-like interpreted language WITH pointers chengang31@gmail.com (cg) (2008-09-19)
Re: C-like interpreted language WITH pointers dot@dotat.at (Tony Finch) (2008-09-19)
Re: C-like interpreted language WITH pointers cr88192@hotmail.com (cr88192) (2008-09-20)
Re: C-like interpreted language WITH pointers sandmann@daimi.au.dk (Soeren Sandmann) (2008-09-20)
Re: C-like interpreted language WITH pointers ed_davis2@yahoo.com (ed_davis2) (2008-09-21)
Re: C-like interpreted language WITH pointers sammyderoy@sympatico.ca (Sammy) (2008-09-27)
| List of all articles for this month |

From: "Sammy" <sammyderoy@sympatico.ca>
Newsgroups: comp.compilers
Date: Sat, 27 Sep 2008 14:35:33 -0400
Organization: SunSITE.dk - Supporting Open source
References: 08-09-097
Keywords: C, interpreter
Posted-Date: 27 Sep 2008 16:41:51 EDT

: small, fast, simple, intepreted, C/C++ like imperative


May be not exacty what you are looking for, but interesting:


EiC, a C interpreter.
The original site is gone, but the software can be dowloaded from:
http://eic.interpreter.free.fr/


UndeC, a C++ interpreter.
http://home.mweb.co.za/sd/sdonovan/underc.html



Post a followup to this message

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