Zen0x7 / RegexQL

A human readable RegEx abstraction layer
Other
0 stars 0 forks source link

Algorithm? #2

Open Zen0x7 opened 4 months ago

Zen0x7 commented 4 months ago

After a few days ...

The algorithm is able to, using there are 1 slash and 2 alphanumeric groups slash separated as query and /assets/css as input:

Basically, the algorithm do:

The code at the time isn't able to generate a regex output but is able to recognize, clasify and provide information to the key algorithm.

The mention of key, means, all the new statements responsibles to generate the output.