comp.lang.ada
 help / color / mirror / Atom feed
From: imc@ecs.ox.ac.uk (Ian Collier)
Subject: Re: Language wars (6th September)
Date: 1996/09/09
Date: 1996-09-09T00:00:00+00:00	[thread overview]
Message-ID: <9075.imc@comlab.ox.ac.uk> (raw)
In-Reply-To: 967cc$112c6.322@NEWS


[Followups set to comp.lang.misc]

In article <967cc$112c6.322@NEWS>, taibi@inil.com (Solomon Taibi) wrote:
|OK, I'll bite.  What is "Orwell", beside my favorite English author?

A functional language, closely related to Miranda and Gofer.

For example:

> factorial x = x, if x<3
>             = x*factorial(x-1), otherwise

This whole article is an Orwell program, because lines not starting with ">"
are comments.  Coincidentally enough, it is also a Gofer program if you
invoke the interpreter with the right flags.

Ian Collier - imc@comlab.ox.ac.uk - WWW Home Page (including REXX section):
http://www.comlab.ox.ac.uk/oucl/users/ian.collier/index.html




  parent reply	other threads:[~1996-09-09  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-06  0:00 Language wars (6th September) Roy Gardiner
1996-09-06  0:00 ` Solomon Taibi
1996-09-07  0:00   ` Frank Derichsweiler
1996-09-07  0:00     ` Robert Dewar
1996-09-07  0:00     ` Rony.Flatscher
1996-09-09  0:00     ` Roy Gardiner
1996-09-09  0:00   ` Ian Collier [this message]
1996-09-10  0:00     ` Norman H. Cohen
1996-09-11  0:00       ` Ian Collier
1996-09-07  0:00 ` Daniel P Hudson
     [not found] ` <511qn6$407i@news-s01.ny.us.ibm.net>
1996-09-10  0:00   ` David Whiteman
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox