« Return to Thread: [scala] Maintaining the Scala pattern matcher

[scala] Maintaining the Scala pattern matcher

by David MacIver :: Rate this Message:

Reply to Author | View in Thread

I note from http://www.scala-lang.org/node/292 that the Scala pattern
matcher is currently lacking a maintainer. I'd be interested in the
role, as I've been looking for a good opportunity to to get properly
to grips with the Scala compiler and this looks like a nice self
contained area of it that I'm interested in.

As suggested by the above, I'm not exactly the most experienced
compiler developer in the world (more accurately: I've skimmed a few
books on the subject and meant to do more but have never actually
gotten around to playing with any code except for one patch submitted
to the Scala compiler), but I think I'd do a reasonably good job at
this. If nothing else the pattern matcher would benefit from the huge
pile of tests I'd throw at it because I was terrified of breaking
anything. :-)

 « Return to Thread: [scala] Maintaining the Scala pattern matcher