I had the idea recently of seeing what the ruleset would look like if it
were sorted by rule number, instead of somewhat arbitrarily by category
or whatever.

So, one regular expression and a bit of unoptimized code later, I have
it. (Note: I used the latest of Trigon's SLR for the initial, unsorted
ruleset.)

And just in case, I'll specify that no part of this is meant to publish
an official ruleset or anything like that. (however, I have considered
taking on Rulekeepor since nobody else seems to want to, but that's a
separate thing)

Here's the thing:
https://gist.github.com/ATMunn/6688bdb9baeadeb946b7d7fef4761fc1

One thing I discovered by accident when coding this is that there are
only 145 currently enacted rules. It feels lower than I expected, but I
think that is just the rule numbers deceiving me (I mean, I know there
aren't 2000+ rules, but still)

Reply via email to