[gforth] / gforth / traceall.fs  

gforth: gforth/traceall.fs

File: [gforth] / gforth / traceall.fs (download)
Revision: 1.1, Thu Dec 30 20:43:25 1999 UTC (13 years, 4 months ago) by pazsan
Branch: MAIN
Added a interpreter trace (traceall)

Worked at getting EC Gforth working again.

\ replacement for name

: trace-name .s ." | " source >in @ /string type cr (name) ;

: traceall  ['] trace-name IS name ;
: notrace   [ what's name ] Literal IS name ;

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help