Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore compile-time parsing with template metaprogramming in this conference talk from C++Now 2012. Dive into Metaparse, a C++ template metaprogramming library for generating parsers that operate at compile-time. Learn how Metaparse differs from Boost.Spirit and Boost.Proto, with its ability to process free-formed strings as input during compilation. Discover the power of creating parsers as template metaprograms and understand the advantages of compile-time parsing in C++ development. Gain insights from speakers Zoltan Porkolab and Abel Sinkovics as they explore the capabilities and applications of this innovative approach to parsing in C++.
Syllabus
Zoltan Porkolab, Abel Sinkovics: Metaparse -- Compile-time parsing with template metaprogramming
Taught by
CppNow