morse.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Symbol words
dash-buffer
dot-buffer
intra-char-gap-buffer
letter-gap-buffer
source


Ordinary words
WordStack effect
<morse-buffer>( -- buffer )
beep-freq( -- value )
char-gap-char( -- value )
dash( -- )
dash-char( -- value )
dot( -- )
dot-char( -- value )
intra-char-gap( -- )
letter-gap( -- )
make-buffers( unit-length -- )
morse>sentence( morse -- sentence )
morse>word( morse -- str )
play-char( string -- )
playing-morse( quot unit-length -- )
queue( symbol -- )
replace-underscores( str -- str' )
sentence>morse( str -- morse )
silent-buffer( seconds -- id )
sine-buffer( seconds -- id )
trim-blanks( str -- newstr )
unknown-char( -- value )
word-gap-char( -- value )
word>morse( str -- morse )


Files