Re: Natural "for" Loop, using Plural / Singular transformations ??
haberg@math.su.se (Hans Aberg)
12 Jun 2006 23:49:47 -0400
From comp.compilers
Related articles |
[3 earlier articles] |
Re: Natural "for" Loop, using Plural / Singular transformations ?? mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2006-05-30) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? tom@infoether.com (Tom Copeland) (2006-05-30) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? 148f3wg02@sneakemail.com (Karsten Nyblad) (2006-06-03) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? dot@dotat.at (Tony Finch) (2006-06-05) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? p_ludemann@yahoo.com (Peter Ludemann) (2006-06-11) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? jthorn@aei.mpg.de (Jonathan Thornburg) (2006-06-12) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? haberg@math.su.se (2006-06-12) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2006-06-15) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? gene@abhost.us (Gene Wirchenko) (2006-06-27) |
Re: Natural "for" Loop, using Plural / Singular transformations ?? gene@abhost.us (Gene Wirchenko) (2006-06-27) |
| List of all articles for this month |
From: | haberg@math.su.se (Hans Aberg) |
Newsgroups: | comp.compilers |
Date: | 12 Jun 2006 23:49:47 -0400 |
Organization: | Mathematics |
References: | 06-05-083 06-06-004 06-06-035 |
Keywords: | design |
Posted-Date: | 12 Jun 2006 23:49:47 EDT |
Peter Ludemann <p_ludemann@yahoo.com> wrote:
> In designing programming languages, it's useful to have at least a
> passing acquaintance with a few other languages, preferably from
> another language family than your native language.
One language good to know, is the language of mathematics. There is no
significant difference whether the math is written in English, French,
German, or Swedish that I know of, though there are some traditional
schools, despite the fact that math notation evolved as
simplifications of worded expressions.
> And, of course, there's the classic (still controversial):
> http://en.wikipedia.org/wiki/Sapir-Whorf_hypothesis
In math, it is important to note the interplay between notions
(semantics) and notation (syntax). Complicated logical structures
requires efficient notation. Foremost, it is important to focus on the
semantics; then build up a syntax suitable for expressing that
semantics efficiently. I see no difference in math or computer
language design in that.
--
Hans Aberg
Post a followup to this message
Return to the
comp.compilers page.
Search the
comp.compilers archives again.