X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=dsl%2Ffirst.tex;fp=dsl%2Ffirst.tex;h=ad70ed310f35f8fc81bbb42fecdf87ccfb62d6e5;hb=066dd25d4da01798ce7a5dd2c96e47040fa908d8;hp=67ca323714908eba86458643602719abc91053f0;hpb=ede17ca103a5a3f05013b4b272bf5f38585041a4;p=phd-thesis.git diff --git a/dsl/first.tex b/dsl/first.tex index 67ca323..ad70ed3 100644 --- a/dsl/first.tex +++ b/dsl/first.tex @@ -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.