[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to improve the readability of (any) LISP or any highlevel functi
From: |
Andrew Haley |
Subject: |
Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ? |
Date: |
Wed, 05 Jan 2011 10:21:13 -0600 |
User-agent: |
tin/1.9.2-20070201 ("Dalaruan") (UNIX) (Linux/2.6.32.23-170.fc12.x86_64 (x86_64)) |
In comp.lang.forth Xah Lee <xahlee@gmail.com> wrote:
>
> lisp syntax does not use operators, or rather, it primarily relies on
> one single match-fix operator the parenthesis. And as a match-fix
> operator, the word ?pre-fix? doesn't make much sense because that word
> is primarly for operators used in a linear (none nested) way.
>
> for detail, see:
>
> ?The Concepts and Confusions of Prefix, Infix, Postfix and Fully
> Nested Notations?
> http://xahlee.org/UnixResource_dir/writ/notations.html
Given that the article even manages to confuse Polish notation and
Reverse Polish notation, I strongly recommend that everyone avoid it.
Andrew.
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, (continued)
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, pineapple, 2011/01/04
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Xah Lee, 2011/01/05
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Elena, 2011/01/05
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Xah Lee, 2011/01/05
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Pascal J. Bourguignon, 2011/01/05
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Doug Hoffman, 2011/01/06
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Pascal J. Bourguignon, 2011/01/06
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, w_a_x_man, 2011/01/06
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Doug Hoffman, 2011/01/07
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?,
Andrew Haley <=
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Pascal J. Bourguignon, 2011/01/05
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Jonathan Groll, 2011/01/06
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Xah Lee, 2011/01/07
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Andrew Haley, 2011/01/07
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Xah Lee, 2011/01/07
- Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?, Xah Lee, 2011/01/07