28

Woke up at 5am with the realization that I could use regular expressions to parse the string representation of regular expressions to build this program to parse regular expressions into more human-readable English.

I am so tired.

Comments
  • 3
    @sweetnothings Thank you, thank you, I’ll be here all ... for the foreseeable future.
  • 0
    @Demolishun Irregular for a normal human or irregular for a programmer?
  • 0
    Please keep in mind that it’s not possible, to parse a regex using a regex.

    Cheers
  • 0
    @dder Yeah, realized this earlier. Oh well, handling things piece by bloody piece is probably more testable and straightforward anyway.
  • 0
    Regular person meets irregular thinking
Add Comment