$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Douglas Gregor: "Re: [boost] Yacc, lex, and C++"
- Previous message: rameysb: "Serialization (Persistence) library draft submission"
- In reply to: Kevin S. Van Horn: "Yacc, lex, and C++"
- Next in thread: Kevin S. Van Horn: "Re: [boost] Yacc, lex, and C++"
- Maybe reply: Kevin S. Van Horn: "Re: [boost] Yacc, lex, and C++"
- Maybe reply: James Kanze: "Re: [boost] Yacc, lex, and C++"
- Maybe reply: Gabriel Dos Reis: "Re: [boost] Yacc, lex, and C++"
----- Original Message -----
From: "Kevin S. Van Horn" <kevin.vanhorn_at_[hidden]>
> The Spirit parser is not what I am looking for, as it is limited to
> recursive-descent parsing, and is hence unsuitable for many applications
> (say, parsing a C++ program).
Most good C++ parsers use recursive descent, as I understand it.
- Next message: Douglas Gregor: "Re: [boost] Yacc, lex, and C++"
- Previous message: rameysb: "Serialization (Persistence) library draft submission"
- In reply to: Kevin S. Van Horn: "Yacc, lex, and C++"
- Next in thread: Kevin S. Van Horn: "Re: [boost] Yacc, lex, and C++"
- Maybe reply: Kevin S. Van Horn: "Re: [boost] Yacc, lex, and C++"
- Maybe reply: James Kanze: "Re: [boost] Yacc, lex, and C++"
- Maybe reply: Gabriel Dos Reis: "Re: [boost] Yacc, lex, and C++"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>