Home > boost-jamboree-spirit

boost-jamboree-spirit

Boost-jamboree-spirit is a project mainly written in ..., it's free.

Repository for Boost.Spirit Parser/Generator Framework

Jamboree's Spirit Repository

Author: Jamboree ([email protected])

HOW TO INSTALL

Download the package from this site, or

Check out from github

    $ git clone https://github.com/jamboree/boost-jamboree-spirit boost-jamboree-spirit
    $ cd boost-jamboree-spirit
    $ git submodule update --init

HOW TO USE

Place your install path in your C++ compiler's include path, make sure that it comes before your Spirit trunk/release version.

CONTENTS

Spirit.Qi

  • embed-directive
  • seek-directive
  • buddy_space-primitive

Spirit.Karma

  • embed-directive
  • trans-directive

Spirit.Support

  • buddy_pos_iterator & buddy_access