Sujet : Re: single-xt approach in the standard
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forthDate : 23. Sep 2024, 20:20:09
Autres entêtes
Organisation : novaBBS
Message-ID : <6c5fdcdd22e3ab4680bcfc0c6ee3ea41@www.novabbs.com>
References : 1 2 3 4 5 6 7
User-Agent : Rocksolid Light
On Mon, 23 Sep 2024 17:02:51 +0000, Anton Ertl wrote:
[..]
[~:152648] iforth
>
FORTH> 1 constant a ok
FORTH> 1 constant b ok
FORTH> ' a ' b = . 0 ok
>
I actually know of no system that outputs -1.
A really aggressive optimizer could :-)
-marcel