Boost logo

Boost Users :

Subject: Re: [Boost-users] Comparison boost spirit and ANTLR
From: Igor R (boost.lists_at_[hidden])
Date: 2013-05-29 08:54:21


> ANTLR is LR, Spirit is LL.
> Spirit is embedded in C++, ANTLR is a separate preprocessor.
>
> Spirit is slow to compile and isn't very efficient at runtime, but it's fairly nice to use once you get used to it.

As for runtime performance, it depends on the use-case.
http://alexott.blogspot.co.il/2010/01/boostspirit2-vs-atoi.html


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net