mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[FMFP] Final remarks and fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
\subsubsection{Evaluation strategies}
|
||||
\begin{examdetails}
|
||||
It is likely that one such task will appear.
|
||||
It is not very likely that one such task will appear.
|
||||
\end{examdetails}
|
||||
Evaluation strategies formalize how programming languages evaluate the code.
|
||||
Most of the commonly used programming languages use \textit{eager evaluation}, whereas functional programming languages tend to prefer \textit{lazy evaluation}
|
||||
|
||||
Reference in New Issue
Block a user