help-gnu-emacs
[Top][All Lists]
Advanced

[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: w_a_x_man
Subject: Re: How to improve the readability of (any) LISP or any highlevel functional language to the level of FORTH ?
Date: Thu, 6 Jan 2011 16:09:01 -0800 (PST)
User-agent: G2/1.0

On Jan 6, 1:20 pm, "Pascal J. Bourguignon" <p...@informatimago.com>
wrote:

> so it becomes readable again and you can see there's a bug in the Forth
> expression.    Since the syntax become suddenly much simplier, we don't
> need to prefix operators with 'F' anymore.

Since Forth is a low-level language, operators aren't overloaded.

"F+" adds two floats, "+" adds two integers.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]