ABNF to REGEX v2019.10 October 10, 2019

I’ve updated the ABNF to REGEX web page with a number of bug fixes and improvements.

Enjoy!

Download ABNF to REGEX Online Form Home Page

Changes include:

  • Fixed PHP bug in example web page (Issue #3)
  • Fixed over-optimization of ABNF (Issue #6)
  • Fixed HEXDIG core rule (Issue #7)
  • Optimized repetition counts and WSP content (Issue #8)
  • Added unit test script and test ABNF file.