-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
121 additions
and
29 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
61 changes: 61 additions & 0 deletions
61
...ages-faster-with-type-tailoring-https-lambdaland-org-posts-2024-07-15-type-tailoring.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>[Evolving Languages Faster with Type Tailoring](https://lambdaland.org/posts/2024-07-15_type_tailoring/)</title> | ||
<meta name="description" content="..."> | ||
<meta name="author" content="Utah PLT"> | ||
<meta name="keywords" content=""> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="icon" href="/favicon.ico"> | ||
<link rel="canonical" href="https://www-old.cs.utah.edu/plt//2024/07/-evolving-languages-faster-with-type-tailoring-https-lambdaland-org-posts-2024-07-15-type-tailoring.html"> | ||
<link rel="next" href="/2024/07/-misconceptions-in-finite-trace-and-infinite-trace-linear-temporal-logic-https-blog-brownplt-org-2024-07-07-little-tricky-logics-2-html.html"> | ||
|
||
<!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/pygments.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/scribble.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/custom.css"> | ||
<!-- Feeds --> | ||
<link rel="alternate" type="application/atom+xml" href="/feeds/all.atom.xml" title="Atom Feed"> | ||
<link rel="alternate" type="application/rss+xml" href="/feeds/all.rss.xml" title="RSS Feed"> | ||
</head> | ||
<body> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<!-- Main column --> | ||
<div id="content" class="col-md-12"> | ||
<H1> | ||
<IMG SRC="/img/logo.gif" ALIGN=center ALT="[PLT logo]"> Utah PLT Blog | ||
</H1> | ||
</div> | ||
<div class="col-md-3"> | ||
<a href="/feeds/all.rss.xml"> | ||
<img class="pt-3" style="height: 55px;" src="/img/rss.png" alt="rss feed"> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div id="content" class="col-md-12"> | ||
<article> | ||
<header> | ||
<h2><a href="https://lambdaland.org/posts/2024-07-15_type_tailoring/">Evolving Languages Faster with Type Tailoring</a></h2> | ||
<p class='date-and-tags'> | ||
<time datetime="2024-07-26" pubdate="true">2024-07-26</time> :: <span class="tags"></span></p> | ||
</header> | ||
|
||
<footer> | ||
</footer> | ||
</article> | ||
</div> | ||
</div> | ||
<footer> | ||
<hr /> | ||
<p>Site generated | ||
by <a href="https://github.com/greghendershott/frog">Frog</a>, | ||
the <strong>fr</strong>ozen bl<strong>og</strong> tool.</p> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Title: [Evolving Languages Faster with Type Tailoring](https://lambdaland.org/posts/2024-07-15_type_tailoring/) | ||
Date: 2024-07-26T14:07:34 | ||
Tags: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
https://www-old.cs.utah.edu/plt//2024/02/-privacy-respecting-type-error-telemetry-at-scale-https-blog-brownplt-org-2024-02-02-privacy-telemetry-html.html | ||
https://www-old.cs.utah.edu/plt//2023/09/-generating-programs-trivially-student-use-of-large-language-models-https-blog-brownplt-org-2023-09-19-generating-programs-trivially-html.html | ||
https://www-old.cs.utah.edu/plt//2023/06/gtp-benchmarks-for-gradual-typing-performance.html | ||
https://www-old.cs.utah.edu/plt//2023/10/-conceptual-mutation-testing-https-blog-brownplt-org-2023-10-31-conceptual-mutation-testing-html.html | ||
https://www-old.cs.utah.edu/plt//2023/09/-generating-programs-trivially-student-use-of-large-language-models-https-blog-brownplt-org-2023-09-19-generating-programs-trivially-html.html | ||
https://www-old.cs.utah.edu/plt//2024/04/-forge-a-tool-to-teach-formal-methods-https-blog-brownplt-org-2024-04-21-forge-html.html | ||
https://www-old.cs.utah.edu/plt//2024/02/-privacy-respecting-type-error-telemetry-at-scale-https-blog-brownplt-org-2024-02-02-privacy-telemetry-html.html | ||
https://www-old.cs.utah.edu/plt//2024/07/-evolving-languages-faster-with-type-tailoring-https-lambdaland-org-posts-2024-07-15-type-tailoring.html | ||
https://www-old.cs.utah.edu/plt//2024/07/-misconceptions-in-finite-trace-and-infinite-trace-linear-temporal-logic-https-blog-brownplt-org-2024-07-07-little-tricky-logics-2-html.html | ||
https://www-old.cs.utah.edu/plt//2023/06/gtp-benchmarks-for-gradual-typing-performance.html | ||
https://www-old.cs.utah.edu/plt//2023/06/-flowfpx-nimble-tools-for-debugging-floating-point-exceptions-https-lambdaland-org-flowfpx-nimble-tools-for-debugging-floating-point-exceptions-juliacon-2023.html | ||
https://www-old.cs.utah.edu/plt//2024/04/-forge-a-tool-to-teach-formal-methods-https-blog-brownplt-org-2024-04-21-forge-html.html |