.
[phd-thesis.git] / dsl / first.tex
index 67ca323..ad70ed3 100644 (file)
@@ -8,7 +8,6 @@
 \input{subfileprefix}
 \chapter{First-class data types in shallow \texorpdfstring{embedded domain-specific languages}{\glsxtrlongpl{EDSL}} using metaprogramming}%
 \label{chp:first-class_datatypes}%
-%\chaptermark{First-class data types in shallow eDSLs using metaprogramming}
 \begin{chapterabstract}
        \Gls{FP} languages are excellent for hosting \glspl{EDSL} because of their rich type systems, minimal syntax, and referential transparency.
        However, data types defined in the host language are not automatically available in the embedded language.