X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=dsl%2Ffirst.tex;fp=dsl%2Ffirst.tex;h=21c8489c9e32b20503c2052bbdafc56de8d5c02c;hb=4c449b205b49b4773934bd5cfd22e0f15e199eeb;hp=33e74784328d5a5a1cbc31296ee31d2127d792ca;hpb=e36fac1dc27e8fda89f7970d4e1eb1d49d73f47f;p=phd-thesis.git diff --git a/dsl/first.tex b/dsl/first.tex index 33e7478..21c8489 100644 --- a/dsl/first.tex +++ b/dsl/first.tex @@ -1,10 +1,10 @@ \documentclass[../thesis.tex]{subfiles} -\include{subfilepreamble} +\input{subfilepreamble} \begin{document} +\input{subfileprefix} \chapter{First-class data types in shallow \texorpdfstring{embedded domain-specific languages}{\glsxtrlongpl{EDSL}} using metaprogramming}% -\chaptermark{bork}% \label{chp:first-class_datatypes}% \begin{chapterabstract} \Gls{FP} languages are excellent for hosting \glspl{EDSL} because of their rich type systems, minimal syntax, and referential transparency.