{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiey6r6xhc6ubdsyojeoyl22pvxs52yvldc54eqz3u3ertoufbz2tu",
    "uri": "at://did:plc:f2vbmtcwfa6xoiv3w4cww22l/app.bsky.feed.post/3mfn32mo7iep2"
  },
  "path": "/posts/programming-language-complexity/",
  "publishedAt": "2026-02-24T12:56:08.000Z",
  "site": "https://www.emulationonline.com",
  "textContent": "Programming Language Complexity How complex is your programming language? In this article we’ll look at a few ways of quantifying complexity, and use it to look at a variety of programming languages in frequent use today. Why? When building emulators, we ultimately have to capture the complexity of another (hardare) system in software. Having some good way of looking at and comparing complexity is useful. Similarly, the tools (languages) we use for building these emulators impacts the complexity of the resulting work.",
  "title": "How Complex is Your Programming Language"
}