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
5c3137ba
Commit
5c3137ba
authored
Sep 24, 2021
by
Giuseppe Castagna
Browse files
online
parent
bf086675
Changes
1
Hide whitespace changes
Inline
Side-by-side
scp-reviews-2108.tex
View file @
5c3137ba
...
@@ -656,7 +656,7 @@ the new contributions.
...
@@ -656,7 +656,7 @@ the new contributions.
of refined types appearing in arbitrary places, which is very similar
of refined types appearing in arbitrary places, which is very similar
to the first contribution of this work.
to the first contribution of this work.
\begin{answer}
\begin{answer}
Kim
Done (lines ??-??)
\end{answer}
\end{answer}
An alternative approach followed by refinement type systems is to
An alternative approach followed by refinement type systems is to
ANF-transform the programs. A discussion is missing on how these two
ANF-transform the programs. A discussion is missing on how these two
...
@@ -665,17 +665,7 @@ the new contributions.
...
@@ -665,17 +665,7 @@ the new contributions.
while the two alternatives used by refinement types preserve
while the two alternatives used by refinement types preserve
decidability.
decidability.
\begin{answer}
\begin{answer}
Using some normal forms similar to ANF is a completely different
Done (lines ??-??
_
solution that requires very different algorithmic solutions, even
though it reuses some of the results we obtained here (in
particular the definition of the worra operator). We know it for
sure since we explore this solution in a different work where we
define some normal forms that we call maximal sharing canonical
forms. In a nutshell, instead of adding expressions in a
type-environment we bind them in let expressions. We did not
comment on it since the work is currently under submission and it
is not available on line. We may add a comment on it when/if the
other work will at least available on line
\end{answer}
\end{answer}
\item
\item
...
...
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