| version 1.20, Tue Feb 13 11:12:19 1996 UTC | version 1.21, Thu May 9 18:13:02 1996 UTC | ||
|---|---|---|---|
|
|
||
| : ` ( -- terminal ) ( use: ` c ) | : ` ( -- terminal ) ( use: ` c ) | ||
| ( creates anonymous terminal for the character c ) | ( creates anonymous terminal for the character c ) | ||
| [compile] ascii singleton ['] ?nextchar make-terminal ; | char singleton ['] ?nextchar make-terminal ; | ||
| char a char z .. char A char Z .. union char _ singleton union charclass letter | char a char z .. char A char Z .. union char _ singleton union charclass letter | ||
| char 0 char 9 .. charclass digit | char 0 char 9 .. charclass digit |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |