[racket] What do these symbols mean in Racket regexp documentation?

From: Don Green (infodeveloperdon at gmail.com)
Date: Tue May 7 17:14:30 EDT 2013

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>

Posted on the users mailing list.