<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>sergiosantos.info - Empowering regular expressions Comments</title>
  <id>tag:sergiosantos.info,2009:/2008/7/empowering-regular-expressions/comments</id>
  <generator uri="http://mephistoblog.com" version="0.7.3">Mephisto Noh-Varr</generator>
  <link href="http://sergiosantos.info/2008/7/empowering-regular-expressions/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2008/7/empowering-regular-expressions" rel="alternate" type="text/html"/>
  <updated>2008-07-03T23:39:49Z</updated>
  <entry xml:base="http://sergiosantos.info/">
    <author>
      <name>S&#233;rgio Santos</name>
    </author>
    <id>tag:sergiosantos.info,2008-07-03:1495:1498</id>
    <published>2008-07-03T23:39:49Z</published>
    <updated>2008-07-03T23:39:49Z</updated>
    <link href="http://sergiosantos.info/2008/7/empowering-regular-expressions" rel="alternate" type="text/html"/>
    <title>Comment on 'Empowering regular expressions' by S&#233;rgio Santos</title>
<content type="html">The tester seems really nice, maybe I'll switch.&lt;br /&gt;&lt;br /&gt;
About the verbose regular expressions in Python, that's actually a common feature in all regexp implementations. For most, adding the end option 'x' enables multi-line support and embedded comments using #. And yes, when your expression is getting a little out of hand, it sure helps to give some pointers through it...</content>  </entry>
  <entry xml:base="http://sergiosantos.info/">
    <author>
      <name>Marco Louro</name>
    </author>
    <id>tag:sergiosantos.info,2008-07-03:1495:1497</id>
    <published>2008-07-03T23:04:59Z</published>
    <updated>2008-07-03T23:04:59Z</updated>
    <link href="http://sergiosantos.info/2008/7/empowering-regular-expressions" rel="alternate" type="text/html"/>
    <title>Comment on 'Empowering regular expressions' by Marco Louro</title>
<content type="html">Nice post.

For testing I use http://gskinner.com/RegExr/. It's pretty good, and it also has a desktop version.

As for the &quot;readable&quot; version, I think verbose regular expressions in Python seem much closer to that goal, both in readability and maintainability.</content>  </entry>
</feed>
