morse ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


概要
Converts between text and morse code, and plays morse code.

メタデータ
タグ:examples
作者:Alex Chapman, Diego Martinelli


ワード

タプルクラス
クラススーパークラススロット
no-morse-ch tuplech


パーシングワード
ワード構文
[MORSE


通常ワード
ワードスタック効果
>morse( str -- newstr )
ch>morse( ch -- morse )
morse-code-table( -- value )
morse>( morse -- plain )
morse>ch( str -- ch )
no-morse-ch( ch -- * )
play-as-morse( str -- )
play-as-morse*( str unit-length -- )


クラス述語ワード
ワードスタック効果
no-morse-ch?( object -- ? )


ファイル
resource:extra/morse/morse.factor
resource:extra/morse/morse-docs.factor
resource:extra/morse/morse-tests.factor



ボキャブラリ概要
morse.privatemorse.private ボキャブラリ