Live data from Hacker News

Regex Golf

regex.alf.nu

51–60 of 189 posts

Re: Regex Golf

#52

Earlier quoted context omitted.

It gives you hints below the score, for 6 it's: You're allowed to cheat a little, since this one is technically impossible. No idea how you cheat... EDIT, SPOILERS: I get 170 with ^(.?)(.)(.).?\3\2\1$

176 with ^(.)(.).*\2\1$

[deleted]

Re: Regex Golf

#60
post #5

I like the idea, but words there seems to be pretty random. I can't figure out the pattern, not even talking about writing regex... :(

Read a) name of the puzzle b) the little help below the score. It gives out the pattern you should (not) look for.

edit: Not in Glob. What is Glob about?

Post reply on HN