Move call-by-need question zo laziness

Bu işleme şunda yer alıyor:
Julian Ospald 2015-04-29 22:11:00 +02:00
ebeveyn 5790a8dfc8
işleme 276b7989f7
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 220CD1C5BDEED020
2 değiştirilmiş dosya ile 5 ekleme ve 5 silme

Dosyayı Görüntüle

@ -4,4 +4,7 @@
\item \ifger{unendliche Datenstrukturen sind möglich, sowohl rekursive als auch nicht-rekursive}{infinite data structures are now possible (recursive and non-recursive)}
\item \ifger{neue Kontrollstrukturen können sehr leicht durch Definieren von Funktionen erzeugt werden, wir benötigen nicht unbedingt if-then-else}{defining new control structures by just defining a function (since not everything is evaluated... who needs if-then-else anyway?)}
\item \ifger{sehr wichtig für die Programmierung mit Komposition (z.b. Funktionskomposition) und Effizienz}{important for compositional programming and efficiency}
\end{itemizep}
\end{itemizep}
\slidep
\vspace{\baselineskip}
\ifger{Frage:}{Question:} call-by-value? call-by-reference? call-by-need?

Dosyayı Görüntüle

@ -13,7 +13,4 @@
\item \ifger{Parallelisierung}{parallelism}
\item \ifger{Denken in Gleichungen und hohes Refactoring-Potenzial}{equational reasoning and refactoring}
\item \ifger{weniger Bugs!}{less bugs!}
\end{itemizep}
\slidep
\vspace{\baselineskip}
\ifger{Frage:}{Question:} call-by-value? call-by-reference? call-by-need?
\end{itemizep}