Search SP-Forth words (src,lib,devel) :
whole word
Usual shell wildcards should work :
?
(any symbol) and
*
(any number of any symbols)
All words
Exact matches :
s-swap
( s: x y -- s: y x )
\
~spn/se.f
Case-insensitive matches :
BSWAP
( a b <--> b a )
\
~profit/lib/bac4th.f
SWAPB
( a b --> a b \ b a <-- a b )
\
~profit/lib/bac4th.f
FR-SWAP
\
~nn/lib/fraction.f
SwapColor
( -> )
\
~pi/lib/console.f
SWAP-CURRENT
\
~day/joop/oop.f
SWAP
( x1 x2 -- x2 x1 )
\
src/spf_forthproc.f
2SWAP
( x1 x2 x3 x4 -- x3 x4 x1 x2 )
\
src/spf_forthproc.f
FSWAP
\
src/spf_floatkern.f
help.cgi
r1.18 (Linux 2.6.23.14-grsec)
Powered by
SP-Forth
4.20