Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

December 02 2009

17:09

A Liberal, Accurate Regex Pattern for Matching URLs

\b(([\w-]+://?|www[.])[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|/))) A common programming problem: identify the URLs in an arbitrary string of text, where by “arbitrary” let’s agree we mean something unstructured such as an email message or a tweet.

July 03 2009

20:09

ParseKit - Cocoa Objective-C Framework for parsing, tokenizing and language processing

Mac/iPhone library for string-scanning and writing language parsers. By Todd Ditchendorf, author of Fluid. MIT license.
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.