Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sgdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gradual-typing
sgdt
Commits
33d34dff
Commit
33d34dff
authored
6 years ago
by
Amal Ahmed
Browse files
Options
Downloads
Patches
Plain Diff
switched to short version; minor edits
parent
2c0d9c67
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
paper/abstract.tex
+1
-2
1 addition, 2 deletions
paper/abstract.tex
with
1 addition
and
2 deletions
paper/abstract.tex
+
1
−
2
View file @
33d34dff
...
...
@@ -2,7 +2,7 @@ Gradually typed languages are designed to support both dynamically typed and
statically typed programming styles while preserving the benefits of each.
While gradual type soundness theorems for these languages aim to show that
``type-based reasoning'' is preserved when moving from the fully static setting to a
gradual one, these theorems do not imply that
the
correctness of type-based
gradual one, these theorems do not imply that correctness of type-based
refactorings and optimizations is preserved. Establishing correctness of
program transformations is technically difficult---requires reasoning about
program equivalence---and often neglected in the metatheory of gradual languages.
...
...
@@ -31,4 +31,3 @@ Finally, we define \emph{multiple} contract-based implementations by varying the
structure of the dynamic types, giving a family of implementations that validate
type-based optimization and the gradual guarantee.
% AA: above "logical relation" comes out of the blue
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment