Getting on with the grammar.
commitc69466d18a66c28d3f8cf2bc23fc3f8a74a41863
authorRonald Landheer-Cieslak <ronald@ladheer-cieslak.com>
Fri, 31 Aug 2007 14:04:44 +0000 (31 10:04 -0400)
committerRonald Landheer-Cieslak <ronald@ladheer-cieslak.com>
Fri, 31 Aug 2007 14:04:44 +0000 (31 10:04 -0400)
treed304ce2330a885d82576273e6f31f562f4f12599
parente5f6e1483fbdb900e623d2d93d25e9e41717d930
Getting on with the grammar.
The goal is to copy the entire grammar of HTTP/1.1 into something that the
C++ compiler can read, from which I will build a message parser, which will
be central to the HTTP "interpreter"/server and with which we will also be
able to build a client, should we ever want one.
lib/Spin/Private/Grammar.h