so apparently python's standard re module doesn't do recursive regular expressions
-
so apparently python's standard
re
module doesn't do recursive regular expressionsthis is surely the correct decision and all. the life choices that led us to see that as the easiest solution to the problem we have in this moment are not necessarily good ones
-
kouhai, reliability officerreplied to Irenes (many) last edited by
@ireneista oh no
-
@kouhai see, the existence of a recursion construct is a constraint on the possible backends, and therefore on performance
because it changes the class of languages it's possible to match from regular languages to context-free languages
-
@ireneista @kouhai what horror were you planning on unleashing?
-
-
kouhai, reliability officerreplied to Irenes (many) last edited by
@ireneista @Petra I think this might be possible in lua? (But I may be misremembering the brace-matching regex operator)
-
-
Copyright © 2025 NodeBB | Contributors