The title is a little misleading - perhaps better would be "A very limited subset of Regular Expressions in 100 lines of Scala".<p>While the code is concise, this is more a case of "it implements A and B of an X" than "it implements an X, apart from A and B".<p>Still, all three parts of the series are a good read, and definitely helpful for learning about parsing and about Scala.