File: tester.fs

package info (click to toggle)
gforth 0.7.2%2Bdfsg1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,332 kB
  • ctags: 2,064
  • sloc: ansic: 8,506; sh: 3,643; lisp: 1,780; makefile: 984; yacc: 186; sed: 141; lex: 102; awk: 21
file content (12 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
\ drop-in replacement for John Hayes' tester

\ This file is in the public domain. NO WARRANTY.
\ Note licensing for ttester.fs

S" ./ttester.fs" INCLUDED

: { T{ ;

: } }T ;

HEX