RegEx Golf

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

RegEx Golf

Post by dandymcgee »

http://regex.alf.nu/

Write a regular expression to match the given texts using the fewest character possible (hence "golf").

Quite entertaining, I ended with 3263 points. Can you beat it?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
RyanPridgeon
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 447
Joined: Sun Sep 21, 2008 1:34 pm
Current Project: "Triangle"
Favorite Gaming Platforms: PC
Programming Language of Choice: C/C++
Location: UK
Contact:

Re: RegEx Golf

Post by RyanPridgeon »

dandymcgee wrote:http://regex.alf.nu/

Write a regular expression to match the given texts using the fewest character possible (hence "golf").

Quite entertaining, I ended with 3263 points. Can you beat it?
Today I learned that I need to learn more regex
Ryan Pridgeon
C, C++, C#, Java, ActionScript 3, HaXe, PHP, VB.Net, Pascal
Music | Blog
Post Reply