1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<html> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5<title>Related publications and blogs</title> 6<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> 7<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 8<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> 9<link rel="up" href="../metaparse.html" title="Chapter 24. Boost.Metaparse"> 10<link rel="prev" href="../metaparse.html" title="Chapter 24. Boost.Metaparse"> 11<link rel="next" href="preface.html" title="Preface"> 12</head> 13<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 14<table cellpadding="2" width="100%"><tr> 15<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td> 16<td align="center"><a href="../../../index.html">Home</a></td> 17<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td> 18<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 19<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 20<td align="center"><a href="../../../more/index.htm">More</a></td> 21</tr></table> 22<hr> 23<div class="spirit-nav"> 24<a accesskey="p" href="../metaparse.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../metaparse.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="preface.html"><img src="../../../doc/src/images/next.png" alt="Next"></a> 25</div> 26<div class="section"> 27<div class="titlepage"><div><div><h2 class="title" style="clear: both"> 28<a name="metaparse.related_publications_and_blogs"></a><a class="link" href="related_publications_and_blogs.html" title="Related publications and blogs">Related publications 29 and blogs</a> 30</h2></div></div></div> 31<p> 32 Ábel Sinkovics, Dave Abrahams: <br> <span class="bold"><strong>Using strings 33 in C++ template metaprograms</strong></span>, <br> <a href="http://web.archive.org/web/20140217173026/http://cpp-next.com/archive/2012/10/using-strings-in-c-template-metaprograms" target="_top">http://web.archive.org/web/20140217173026/http://cpp-next.com/archive/2012/10/using-strings-in-c-template-metaprograms</a> 34 </p> 35<p> 36 Ábel Sinkovics, Zoltán Porkoláb: <br> <span class="bold"><strong>Domain-Specific 37 Language Integration with C++ Template Metaprogramming</strong></span>, <br> In 38 Marjan Mernik (Ed): Formal and Practical Aspects of Domain-Specific Languages: 39 Recent Developments. Published by Information Science Reference (an imprint 40 of IGI Global), Hershey PA, USA. ISBN 978-1-4666-2092-6 (hardcover) - ISBN 41 978-1-4666-2093-3 (ebook) - ISBN 978-1-4666-2094-0 pp. 33-56. doi:10.4018/978-1-4666-2092-6.ch002 42 </p> 43<p> 44 Ábel Sinkovics, Zoltán Porkoláb: <br> <span class="bold"><strong>Metaparse 45 - Compile-time Parsing with C++ Template Metaprogramming</strong></span>, <br> 46 In C++Now! Aspen, Colorado, 15th May, 2012. <br> <a href="http://www.youtube.com/watch?v=v3XoWi0XbZk" target="_top">Talk</a> 47 </p> 48<p> 49 Zoltán Porkoláb, Ábel Sinkovics: <br> <span class="bold"><strong>Domain-specific 50 Language Integration with Compile-time Parser Generator Library</strong></span>, 51 <br> In Eelco Visser, Jaakko Järvi, editors, Proceedings of the ninth international 52 conference on Generative programming and component engineering (GPCE 2010). 53 ACM, October 2010, pp. 137-146. 54 </p> 55</div> 56<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 57<td align="left"></td> 58<td align="right"><div class="copyright-footer">Copyright © 2015 Abel Sinkovics<p> 59 Distributed under the Boost Software License, Version 1.0. (See accompanying 60 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 61 </p> 62</div></td> 63</tr></table> 64<hr> 65<div class="spirit-nav"> 66<a accesskey="p" href="../metaparse.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../metaparse.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="preface.html"><img src="../../../doc/src/images/next.png" alt="Next"></a> 67</div> 68</body> 69</html> 70