Re: What is the Simplest Programming Language?

alexc@world.std.com (Alex Colvin)
7 Jan 2003 23:33:00 -0500

          From comp.compilers

Related articles
What is the Simplest Programming Language? merosonox@yahoo.com (merosonox) (2003-01-04)
Re: What is the Simplest Programming Language? urfaust@optushome.com.au (faust) (2003-01-07)
Re: What is the Simplest Programming Language? bonzini@gnu.org (2003-01-07)
Re: What is the Simplest Programming Language? strohm@airmail.net (John R. Strohm) (2003-01-07)
Re: What is the Simplest Programming Language? alexc@world.std.com (2003-01-07)
Re: What is the Simplest Programming Language? journeyman@compilerguru.com (2003-01-07)
Re: What is the Simplest Programming Language? vmakarov@redhat.com (Vladimir Makarov) (2003-01-12)
Re: What is the Simplest Programming Language? ajo@andrew.cmu.edu (Arthur J. O'Dwyer) (2003-01-12)
Re: What is the Simplest Programming Language? eliotm@pacbell.net (Eliot Miranda) (2003-01-12)
Re: What is the Simplest Programming Language? ed_davis2@yahoo.com (2003-01-21)
| List of all articles for this month |

From: alexc@world.std.com (Alex Colvin)
Newsgroups: comp.compilers
Date: 7 Jan 2003 23:33:00 -0500
Organization: The World Public Access UNIX, Brookline, MA
References: 03-01-013
Keywords: practice
Posted-Date: 07 Jan 2003 23:33:00 EST

>Other than Smalltalk, Lisp, Forth and ahem Intercal what is the most
>simple programming language to create a ((relatively) useful) compiler
>for?


BASIC?
e.g. Dartmouth Basic, before it became Visial


Pascal compilers are also pretty straightforward, especially
if you compile to some kind of p-code


Java might be similar
--
mac the naïf


Post a followup to this message

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