Hacker News new | ask | show | jobs
by shutter 6348 days ago
I once used Spirit successfully, even though at the time I was not as well-versed in C++ as I should have been. I tend to like boost, because it makes a lot of things easy that would otherwise be difficult and/or time-consuming to write in C++.
1 comments

Thanks.

Do you remember if Spirit increased compile times significantly (a usual complaint with Boost?)? Also what architectures/compilers were you using?