Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Giuseppe Castagna
occurrence-typing
Commits
1eb92cdf
Commit
1eb92cdf
authored
Jul 08, 2019
by
Giuseppe Castagna
Browse files
typo
parent
49358a9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
gradual.tex
View file @
1eb92cdf
...
@@ -5,7 +5,7 @@ flexibility of dynamic typing. The idea is to introduce an \emph{unknown}
...
@@ -5,7 +5,7 @@ flexibility of dynamic typing. The idea is to introduce an \emph{unknown}
some static type-checking can be omitted, at the cost of some additional
some static type-checking can be omitted, at the cost of some additional
runtime checks. The use of both static typing and dynamic typing in a same
runtime checks. The use of both static typing and dynamic typing in a same
program creates a boundary between the two, where the compiler automatically
program creates a boundary between the two, where the compiler automatically
adds
---often costly~
\cite
{
takikawa2016sound
}
---
dynamic type-checks to ensure
adds---often costly~
\cite
{
takikawa2016sound
}
---dynamic type-checks to ensure
that a value crossing the barrier is correctly typed.
that a value crossing the barrier is correctly typed.
Occurrence typing and gradual typing are two complementary disciplines
Occurrence typing and gradual typing are two complementary disciplines
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment