Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Kimmax111067yOk if you're looking for one clear defined thing and you know what it is, no-go for general purpose parsing.
-
@kabhishek Yeah.. try telling that to my professor.. he's the guy that came up with this brilliant idea in the first place xD
-
I did this for an interview. It was challenging especially since I didn't know what a state machine was at the time. Can't see any practical reason for this however
-
@7400 "The post looks exactly as it is supposed to look - there are no problems with its content"
-
if(randomDude.says().Contains("regex"))
me.say("YOU DUMB MOTHERFUCKER");
hate them people always jumping to regex when they need to parse something IT'S FUCKING SLOOOOOW YOU DONKEY -
@linuxxxxxx it may be slow but god damn it’s powerful. And once you learn it you can make something pretty fast as well
Related Rants
"Use a regex to parse that HTML file"
undefined
wk66