Re: C-like interpreted language WITH pointers

Tony Finch <dot@dotat.at>
19 Sep 2008 14:42:56 +0100 (BST)

          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: Tony Finch <dot@dotat.at>
Newsgroups: comp.compilers
Date: 19 Sep 2008 14:42:56 +0100 (BST)
Organization: dotat labs
References: 08-09-097
Keywords: C, interpreter
Posted-Date: 20 Sep 2008 23:10:50 EDT

Legrandin <spougsazag@farifluset.mailexpire.com> wrote:
>
>I am looking for a simple, fast, small, intepreted, C-like imperative
>language, with support for pointers and memory aliasing.


Martin Richards has an interpreted version of BCPL.
http://www.cl.cam.ac.uk/~mr10/BCPL.html


Tony.
--
f.anthony.n.finch <dot@dotat.at> http://dotat.at/
IRISH SEA: SOUTHWEST 3 OR 4, INCREASING 5 AT TIMES. SLIGHT OR MODERATE. MAINLY
FAIR. MODERATE OR GOOD.



Post a followup to this message

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