handouts/ho01.tex
changeset 496 b656bb9c14ca
parent 492 882d5de18adc
child 504 3390e863d796
equal deleted inserted replaced
495:acd4567735ce 496:b656bb9c14ca
    16 %% https://www.debuggex.com
    16 %% https://www.debuggex.com
    17 %% https://jex.im/regulex/#!embed=false&flags=&re=%5E(a%7Cb)*%3F%24
    17 %% https://jex.im/regulex/#!embed=false&flags=&re=%5E(a%7Cb)*%3F%24
    18 
    18 
    19 %% email validator
    19 %% email validator
    20 %% http://www.ex-parrot.com/%7Epdw/Mail-RFC822-Address.html
    20 %% http://www.ex-parrot.com/%7Epdw/Mail-RFC822-Address.html
       
    21 % https://jackfoxy.github.io/FsRegEx/emailregex.html
       
    22 
    21 
    23 
    22 %% regex testers
    24 %% regex testers
    23 % https://regex101.com
    25 % https://regex101.com
    24 % http://regexr.com
    26 % http://regexr.com
    25 
    27