@@ 4,17 4,18 @@
<div class="webring-article">
<h3 class="webring-title">
- <a class="consistent-link font-weight-bold" href="https://drewdevault.com/2021/12/23/Sustainable-creativity-post-copyright.html" target="_blank" rel="noopener">Sustainable creativity in a world without copyright</a>
+ <a class="consistent-link font-weight-bold" href="https://drewdevault.com/2021/12/30/Language-design-considerations.html" target="_blank" rel="noopener">Breaking down a small language design proposal</a>
</h3>
- <p class="webring-summary">I don’t believe in copyright. I argue that we need to get rid of copyright, or
-at least dramatically reform it. The public domain has been stolen from us,
-and I want it back. Everyone reading this post has grown up in a creative world
-defined by capitalism, …</p>
+ <p class="webring-summary">
+We are developing a new systems programming language. The name is a secret, so
+we’ll call it xxxx instead. In xxxx, we have a general requirement that all variables
+must be initialized. This is fine for the simple case, such as “let x: int =
+10”. But, it doe…</p>
<small class="webring-source">
via <a class="consistent-link font-weight-bold" href="https://drewdevault.com" target="_blank" rel="noopener">Drew DeVault's blog</a>
</small>
- <small class="webring-date"><time datetime="December 23, 2021">December 23, 2021</time></small>
+ <small class="webring-date"><time datetime="December 30, 2021">December 30, 2021</time></small>
</div>