From 3c1846a179cc7f7630efb2d1a85018f2be680b9c Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sun, 10 May 2026 15:12:10 -0500 Subject: add date published (for posterity) --- forgejno.html | 3 +++ soplt.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/forgejno.html b/forgejno.html index 6c5de01..e84d1a2 100644 --- a/forgejno.html +++ b/forgejno.html @@ -12,6 +12,9 @@

You Don't Need Forgejo

+

published May 3, 2026

+
+

People ditching GitHub after recent issues diff --git a/soplt.html b/soplt.html index b6bc1c3..c26608c 100644 --- a/soplt.html +++ b/soplt.html @@ -12,6 +12,9 @@

Summer of PLT

+

published May 10, 2026

+
+

Looking for a summer coding project? Try making a programming language!

I think that every programmer, new or experienced, could benefit from understanding a little bit about how the languages they use daily actually work.

As such, this is my collection of resources that I used to teach myself a little bit of Programming Language Theory last summer, which concluded in my creation of CI lisp.

-- cgit v1.3.1