Offensive Thinking

Internet Thoughtcrime

New Project: hedge HTTP Request Parser

Posted: 2012-05-14

There’s a new project I started, and I called it hedge. It consists of an HTTP request parser written with Treetop, the simple Ruby DSL for writing PEGs. It is by no means a complete parser, I’ve started this mainly for fun and to have my own parser ready for other projects, so I can adapt it to my personal needs.

However, feel free to use this if you find it useful in any way. As always, I’m hosting hedge on github.