[racket] What do these symbols mean in Racket regexp documentation?
Can you apply the verbage that must be represented by the symbols in Racket
regexp documentation shown below:
;;= means what?
| means what?
<pces> means what?
---------------------------------------------------------------------------
‹*regexp*›
::=
‹*pces*›
Match ‹*pces*›
|
‹*regexp*›|‹*regexp*›
Match either ‹*regexp*›, try left first
ex1
Thanks!
Don Green
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130507/70030ff3/attachment.html>