| version 1.33, Mon May 17 15:07:03 1999 UTC | version 1.34, Tue May 18 15:13:50 1999 UTC | ||
|---|---|---|---|
|
|
||
| rot drop | rot drop | ||
| then ; | then ; | ||
| \ ticks | \ ticks in interpreter | ||
| : (') ( "name" -- nt ) \ gforth | : (') ( "name" -- nt ) \ gforth | ||
| name name-too-short? | name name-too-short? | ||
|
|
||
| \g interpretation semantics. | \g interpretation semantics. | ||
| (') name?int ; | (') name?int ; | ||
| has? compiler 0= [IF] \ interpreter only version of IS and TO | |||
| : IS ' >body ! ; | |||
| ' IS Alias TO | |||
| [THEN] | |||
| \ \ the interpreter loop mar92py | \ \ the interpreter loop mar92py | ||
| \ interpret 10mar92py | \ interpret 10mar92py |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |