Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Cudder is a hypocrite

Name: Anonymous 2016-05-11 20:14

How can a man woman hate bison/yacc when he she likes regex?

Name: Anonymous 2016-05-11 20:49

I don't care. I just want to cum inside her.

Name: Anonymous 2016-05-11 22:21

That's like saying, "How can someone hate Microsoft when they like computers?" You can like an idea while not liking certain implementations of it.

Name: Anonymous 2016-05-11 23:28

Regexp is just a string encoding of a finite state automata and you write it yourself for whatever problem you are trying to solve. Parser generators generate push down automata capable of general purpose computation until they run out of memory, usually in complex and incomprehensible ways. Then they're that pesky incompleteness theory that rises its ugly, throbbing cock where ever grammars are around.

Name: Anonymous 2016-05-12 6:52

how can anyone like regex

Name: Anonymous 2016-05-12 11:14

>>2
>her

Name: Anonymous 2016-05-12 11:28

>>5
Do you have a better syntax for specifying textual patterns?

Name: Anonymous 2016-05-12 13:05

>>4
a finite state automata
a finite state automaton

"automata" is plural.

Name: Anonymous 2016-05-12 13:22

>>8
Number, like gender, is a social construct, you shitlord.

Name: Anonymous 2016-05-12 13:45

>>9
☑ privil edge

Name: Anonymous 2016-05-12 15:23

>>7

I don't, but this doesn't mean that regex is good. it just means it's slightly less shit than other shit ways of doing that

Name: Anonymous 2016-05-12 17:08

You cudderfuckers need to stop conflating "compact representation" with "good". It isn't.

Name: Anonymous 2016-05-12 17:09

>>7
I think anyone could beat that symbol diarrhea.

Name: Anonymous 2016-05-12 19:09

>>13
Anyone but you probably.

Name: Anonymous 2016-05-12 19:14

>>12
I wish I was a cudderfucker!

Name: Anonymous 2016-05-12 19:53

>>15
I wish you were, too, so there's more of a chance of killing the both of you with a single grenade.

Name: Anonymous 2016-05-12 20:33

>>16
getting killed by a grenade is totally worth it if I get to fuck Cudder desu

Name: Anonymous 2016-05-13 3:21

>>7
Yes

Name: Cudder !cXCudderUE 2016-05-13 11:26

Because of this:

https://swtch.com/~rsc/regexp/regexp1.html

Bloatson/yucck are absolute monsters in comparison.

Name: Anonymous 2016-05-13 13:22

>>19
Nobody mentioned performance, you dickhead. Regexp are shitty abstractions with nonsensical limitations, and the state machine optimizations can be applied to any text search.

Name: Anonymous 2016-05-13 13:25

>>20
limitations aside, they're cryptic as fuck unless you're really used to them. inb4 get used to them - you could get used to reading brainfuck or intercal code but why would you do such thing?

Name: Anonymous 2016-05-13 13:41

>>21
Because it's incredibly useful.

Name: Anonymous 2016-05-13 15:30

>>21
Can you suggest a less cryptic syntax to express the same patterns?

Name: Anonymous 2016-05-13 17:15

>>23

just because I can't invent something better doesn't mean it isn't shit. honestly, if I had to process text strings (I don't, fortunately) I'd rather do the verbose thing and iterate through them

Name: Anonymous 2016-05-13 17:24

>>24
It does in this case. Besides a regexp string representing the graph, there is really only drawing a graph itself, which would have to be represented somehow.

I'd rather do the verbose thing and iterate through them
That's going to end up being even more cryptic and a bigger waste of time. What are you going to do when you want to input the pattern you need to search from the user or something? Are you going to invent some representation of the effects of iteration and interpret it? Congradulations, you've reinvented regexp.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List