1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-12 18:48:25 +00:00
This commit is contained in:
2021-05-28 00:11:34 +01:00
parent 4259ddee4d
commit 0c4108cdea

View File

@@ -2333,8 +2333,8 @@ of growth of $f$ is constant.
\section{Typed programming languages}
\label{sec:pls}
We will be working mostly with statically typed programming
languages. The following definition informally describes the component
of a programming language.
languages. The following definition informally describes the core
components used to construct a statically typed programming language.
%
The point here is not to be mathematical rigorous, but rather to give
an idea of what constitutes a programming language.