tomcopeland

Book review - Web Operations


almost 2 years ago by tomcopeland on Junior developer.
I just finished reading a great book - Web Operations by John Allspaw and Jesse Robbins. This isn't a book of code samples; it's a book to make you think...

How to use JavaCC with JRuby


over 1 year ago by tomcopeland on Junior developer.
If you've done language hacking with Java you're probably familiar with the parser generator JavaCC. You can find a JavaCC grammar for just about anything...