RSS Parrot

BETA

🦜 okmij.org

@okmij.org.ftp@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

List of updates to okmij.org

Your feed and you don't want it here? Just e-mail the birb.

Site URL: okmij.org/ftp/

Feed URL: okmij.org/ftp/rss.xml

Posts: 10

Followers: 1

Anaphora in Static Orthodox First-Order Logic:

Published: December 8, 2025 00:01

Anaphora in Static Orthodox First-Order Logic: intra- and inter-sentential, bound-variable and donkey anaphora in the the 1920s logic

Compilers: Incrementally and Extensibly

Published: November 1, 2025 00:01

Teaching Compilers: Incrementally and Extensibly once more. The course notes are updated and extended. The significantly re-written Section 3 of the course notes (starts on p.12) now gives a very simple introduction to optimization in the tagless-final…

Fun with Monoids and Map-Reduce:

Published: October 3, 2025 00:01

More Fun with Monoids and Map-Reduce: with quite more explanations -- in particular, of the parallel Horner rule (relating to outer semidirect product) and Boyer-Moore majority voting. Added the complete OCaml code for the parallel nested-aggregation,…