Re: language design tradeoffs

rob@guinness.eng.ohio-state.edu (Rob Carriere)
Thu, 17 Sep 1992 03:19:23 GMT

          From comp.compilers

Related articles
[5 earlier articles]
Re: language design tradeoffs rob@guinness.eng.ohio-state.edu (1992-09-14)
Re: language design tradeoffs tmb@arolla.idiap.ch (1992-09-14)
Re: language design tradeoffs macrakis@osf.org (1992-09-15)
Re: language design tradeoffs jlg@cochiti.lanl.gov (1992-09-15)
Re: language design tradeoffs anw@maths.nott.ac.uk (1992-09-16)
Re: language design tradeoffs drw@euclid.mit.edu (1992-09-16)
Re: language design tradeoffs rob@guinness.eng.ohio-state.edu (1992-09-17)
Re: language design tradeoffs bromage@mullauna.cs.mu.OZ.AU (1992-09-17)
Re: language design tradeoffs jch@rdg.dec.com (1992-09-17)
Re: language design tradeoffs firth@sei.cmu.edu (1992-09-17)
Re: language design tradeoffs nickh@CS.CMU.EDU (1992-09-17)
Re: language design tradeoffs norvell@csri.toronto.edu (1992-09-17)
Re: language design tradeoffs jlg@cochiti.lanl.gov (1992-09-17)
[23 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers,comp.human-factors
From: rob@guinness.eng.ohio-state.edu (Rob Carriere)
Organization: The Ohio State University Dept of Electrical Engineering
Date: Thu, 17 Sep 1992 03:19:23 GMT
References: 92-09-048 92-09-083
Keywords: design, parse

jlg@cochiti.lanl.gov (Jim Giles) writes:
>Statement termination syntax design rules (as derived from human factors
>experience):
>3) The EOL character should be the statement terminator. [...]


Hm. Did whoever did that research take large mathematical expressions
(which naturally translate to multi-line statements) into account? My
single most common syntax error in FORTRAN and Matlab is forgetting the
continuation marker on a multi-line statement.


SR
---
--


Post a followup to this message

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