| version 1.31, Sat Sep 23 15:46:59 2000 UTC | version 1.32, Sun Oct 29 08:37:45 2000 UTC | ||
|---|---|---|---|
|
|
||
| require look.fs | require look.fs | ||
| require termsize.fs | require termsize.fs | ||
| require wordinfo.fs | require wordinfo.fs | ||
| [IFUNDEF] .name : .name name>string type space ; [THEN] | [IFUNDEF] .name | ||
| : id. ( nt -- ) \ gforth | |||
| \G Print the name of the word represented by @var{nt}. | |||
| \ this name comes from fig-Forth | |||
| name>string type space ; | |||
| ' id. alias .id ( nt -- ) | |||
| \G F83 name for @code{id.}. | |||
| ' id. alias .name ( nt -- ) | |||
| \G Gforth <=0.5.0 name for @code{id.}. | |||
| [THEN] | |||
| decimal | decimal | ||
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |