| タグ: | parsing, text |
| 作者: | Doug Coleman, Daniel Ehrenberg |
| クラス | スーパークラス | スロット |
| raw parse-tree options dfa next-match | ||
| ワード | 構文 |
| R/ foo.*|[a-zA-Z]bar/options | |
| ワード | スタック効果 |
| ( string options -- regexp ) | |
| ( string -- regexp ) | |
| ( string regexp -- seq ) | |
| ( string regexp -- seq ) | |
| ( string regexp -- n ) | |
| ( string regexp quot: ( start end string -- ) -- ) | |
| ( string regexp -- slice/f ) | |
| ( string ast -- regexp ) | |
| ( string regexp quot: ( start end string -- obj ) -- seq ) | |
| ( string regexp -- ? ) | |
| ( string ast options class -- regexp ) | |
| ( string regexp -- ? ) | |
| ( string regexp replacement -- result ) | |
| ( string regexp -- seq ) |
| ワード | スタック効果 |
| ( object -- ? ) | |
| ( object -- ? ) |
| ボキャブラリ | 概要 |
| regexp.ast ボキャブラリ | |
| regexp.classes ボキャブラリ | |
| 正規表現作成用コンビネータ | |
| regexp.compiler ボキャブラリ | |
| regexp.dfa ボキャブラリ | |
| regexp.disambiguate ボキャブラリ | |
| regexp.minimize ボキャブラリ | |
| regexp.negation ボキャブラリ | |
| regexp.nfa ボキャブラリ | |
| regexp.parser ボキャブラリ | |
| regexp.prettyprint ボキャブラリ | |
| regexp.transition-tables ボキャブラリ |
| ボキャブラリ | 概要 |
| regexp.private ボキャブラリ |