StackOverflow Questions for Tag: boost-spirit

Barış Akkurt
Barış Akkurt

Reputation: 2256

Why is this Boost Spirit example not compiling?

Score: 0

Views: 241

Answers: 1

Read More
llm
llm

Reputation: 737

having an optional at front in a expected sequence list disallows an empty string

Score: 1

Views: 68

Answers: 1

Read More
Leandro Lima
Leandro Lima

Reputation: 1170

BUG on boost spirit?

Score: 0

Views: 1121

Answers: 1

Read More
llm
llm

Reputation: 737

How to solve ambiguous ruling?

Score: 2

Views: 116

Answers: 1

Read More
llm
llm

Reputation: 737

why does Spirit not throw an qi::expectation_failure but just parse ok with unparsed lefts?

Score: 1

Views: 36

Answers: 2

Read More
llm
llm

Reputation: 737

try to parse a simple "\s*identifier\s+identifier\s+identifier\s*" string

Score: 1

Views: 128

Answers: 1

Read More
llm
llm

Reputation: 737

Is it possible to get the string that was parsed?

Score: 1

Views: 177

Answers: 1

Read More
llm
llm

Reputation: 737

try to parse a comma separated list - optional empty or full of spaces

Score: 3

Views: 124

Answers: 2

Read More
David
David

Reputation: 397

Extremely simple parser with boost::spirit fails

Score: 3

Views: 75

Answers: 1

Read More
福岡仁
福岡仁

Reputation: 11

boost spirit alternative operator

Score: 1

Views: 27

Answers: 1

Read More
PlayerK
PlayerK

Reputation: 99

How to do a generic reusable rules in Boost::Spirit::x3?

Score: 2

Views: 190

Answers: 1

Read More
Claudio La Rosa
Claudio La Rosa

Reputation: 161

Find isolated word in string with Boost spirit

Score: -1

Views: 60

Answers: 1

Read More
newbieToCivilization
newbieToCivilization

Reputation: 11

How to fix error for member operator boost lexical parser ->*

Score: 1

Views: 36

Answers: 1

Read More
milotron
milotron

Reputation: 37

boost::spirit: : error: no type named 'value_type' in 'struct xxx'

Score: 1

Views: 256

Answers: 1

Read More
s488alex
s488alex

Reputation: 11

Having problems using boost spirit to identify token string with double brackets

Score: 1

Views: 42

Answers: 1

Read More
noobProgrammer
noobProgrammer

Reputation: 49

Problem with parsing a INI file into structs with Boost Spirit

Score: 1

Views: 65

Answers: 1

Read More
noobProgrammer
noobProgrammer

Reputation: 49

problem parsing INI section using Boost.Spirit

Score: 1

Views: 78

Answers: 1

Read More
jojogh
jojogh

Reputation: 21

How to use spirit X3 parse into a class with constructor containing parameters?

Score: 2

Views: 289

Answers: 1

Read More
Bubaya
Bubaya

Reputation: 823

Boost spirit x3: Parse vector, but only conditionally take items into result

Score: 2

Views: 107

Answers: 1

Read More
Ramon Lozano
Ramon Lozano

Reputation: 25

Parsing a Character followed by a variable number of Integers in Boost Spirit

Score: 1

Views: 38

Answers: 1

Read More
PreviousPage 1Next