Skip to content

sdeming/spirit-parsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal Boost.Spirit parsers sandbox.

As time permits I’d like to learn the various Boost.Spirit parser tools. The first parser is an HTTP 1.1 parser using boost::spirit::qi and is proving to be quite challenging and fun. I’m certain that I am not doing things “right” in all cases but it is working out better than I originally anticipated.

In all cases an overdose of tests are provided with more added with each discovery.

  • CMake

  • Boost-1.54.0

  • gcc 4.8.4?

  • Platform: linux (Unbuntu on Windows… FUN)

  • Compiler: GNU C++ version 4.8.4

  • Boost : 1.54.0

About

Spirit-Parsers Sandbox - http 1.1 parsing and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors