gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] Long Long reference is 404


From: Jeffrey Chimene
Subject: [gforth] Long Long reference is 404
Date: Fri, 26 Apr 2013 16:52:18 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

Hi,

In the process of trying to figure out cell width, I came across a 404 in section 14.1 of the manual:
http://www.complang.tuwien.ac.at/forth/gforth/gcc/Long-Long.html#Long-Long
in the paragraph
Fortunately, there is a portable language that does not have these limitations: GNU C, the version of C processed by the GNU C compiler (see Extensions to the C Language Family). Its labels as values feature (see Labels as Values) makes direct and indirect threading possible, its long long type (see Double-Word Integers) corresponds to Forth's double numbers on many systems. GNU C is freely available on all important (and many unimportant) UNIX machines, VMS, 80386s running MS-DOS, the Amiga, and the Atari ST, so a Forth written in GNU C can run on all these machines.

Cheers,
jec


reply via email to

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