How to write a programming language articles

Recent Overload journal issues contain my new articles on How to Write a Programming Language.

Part 1: How to Write a Programming Language: Part 1, The Lexer

Part 2: How to Write a Programming Language: Part 2, The Parser

PDF of the latest issue: Overload 146 containing part 2.

This is all creative-commons licensed and developed in public at github.com/andybalaam/articles-how-to-write-a-programming-language

Blog aggregator/planet in WordPress using FeedWordPress

I used to run Planet Code using Venus but that started breaking recently with 500 errors for SNI-enabled sites, and it looks very unmaintained.

I considered some other static aggregators, but on shared hosting it’s hard to get the right Ruby version and gems installed and the like, so I went for another WordPress, and found the very nice FeedWordPress plugin to suck up all the feeds of coders somewhat related to ACCU and/or coding generally.

Let me know what you think.