| \G Largest usable unsigned double. |
\G Largest usable unsigned double. |
| |
|
| version-string 2constant gforth ( -- c-addr u ) \ gforth-environment |
version-string 2constant gforth ( -- c-addr u ) \ gforth-environment |
| \G Counted string representing a version string for this version of Gforth |
\G Counted string representing a version string for this version of |
| \G (for versions>0.3.0). |
\G Gforth (for versions>0.3.0). The version strings of the various |
| \ the version strings of the various versions are guaranteed to be |
\G versions are guaranteed to be sorted lexicographically. |
| \ sorted lexicographically |
|
| |
|
| : return-stack-cells ( -- n ) \ environment |
: return-stack-cells ( -- n ) \ environment |
| \G Maximum size of the return stack, in cells. |
\G Maximum size of the return stack, in cells. |