mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-04-28 16:19:23 +02:00
[FMFP] Start typing summary
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
A great type system is essential for all programming languages, but especially so for functional programming languages.
|
||||
|
||||
The issue however is that the problem of deciding which expressions are good and which ones aren't is undecidable.
|
||||
@@ -0,0 +1,4 @@
|
||||
\subsection{Mini-Haskell}
|
||||
This is a stripped down version of Haskell, used here to explore the type system Haskell uses
|
||||
|
||||
\subsubsection{Syntax}
|
||||
@@ -0,0 +1 @@
|
||||
\subsection{Lambda calculus}
|
||||
Reference in New Issue
Block a user