[Javascript] regular expressions for Javascript

Flavio Gomes flavio at economisa.com.br
Thu May 13 13:55:31 CDT 2004


two Comments:

"?" 
  => Forgot to explain in Regex Basics
"/[a-z]/ Matches a character that is not a letter."
  => Is it right?

-- 
Flavio Gomes
flavio at economisa.com.br


Shawn Milo wrote:

>I've done a little work on my regex primer.  Actually, I've
>made a copy, and customized it for Javascript.  I'm hoping that
>some of you might take a look at it, and give me suggestions
>for how I can improve on it.  When I think that it is 
>in good shape, I'm going to post it on comp.lang.javascript
>as a general guide.
>
>http://linurati.net/shawn/regex_js.html
>
>Thank you,
>Shawn
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>  
>





More information about the Javascript mailing list