Parents: | xml |
Authors: | Daniel Ehrenberg |
Word | Stack effect |
![]() | ( spot -- spot char ) |
![]() | ( quot: ( ch -- ? ) accum spot -- ) |
![]() | ( <-disallowed? ch -- string ) |
![]() | ( ... quot: ( ... char -- ... ? ) spot -- ... ) |
![]() | ( match spot -- sbuf matched? ) |
![]() | ( spot ch -- ) |
![]() | ( pos char -- pos' ) |
![]() | ( -- ) |
![]() | ( string -- ) |
![]() | ( -- ) |
![]() | ( -- ) |
![]() | ( spot -- ) |
![]() | ( pos ch str -- pos' ) |
![]() | ( str -- str ) |
![]() | ( quot: ( ch -- ? ) -- seq ) |
![]() | ( accum -- ) |
![]() | ( accum string -- ) |
![]() | ( accum -- ) |
![]() | ( -- seq ) |
![]() | ( <-disallowed? -- seq ) |
![]() | ( -- string ) |
![]() | ( -- ) |
![]() | ( spot char -- spot ) |
![]() | ( ... quot: ( ... char -- ... ? ) -- ... ) |
![]() | ( str -- quot: ( pos char -- pos ? ) ) |
![]() | ( -- string ) |
![]() | ( match -- string ) |
![]() | ( seq -- string ) |
![]() | ( ... quot: ( ... char -- ... ? ) -- ... string ) |
![]() | ( stream quot -- ) |