--- title: "Little Languages" type: "article" slug: "little-languages" url: "http://localhost/article/little-languages/" markdown_url: "http://localhost/article/little-languages.md" published_at: "2026-01-21T13:56:35+00:00" modified_at: "2026-01-21T13:56:35+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "In his book \"More Programming Pearls\", Jon Bently discusses the idea of little languages. The world of computers is filled with languages of various sorts, some large, some small. Most of us think of the large languages like Basic, C, and Pascal, when we hear the word language. But there are a number of little…" category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" indiv: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors_r: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" volume: "8" issue: "7" issues_articles: - id: 38917 title: "CATS v8 n7" type: "issue" url: "http://localhost/issue/cats-v8-n7/" pages: "8-9" pubdate: "December 1990" archive_link: false --- # Little Languages In his book “More Programming Pearls”, Jon Bently discusses the idea of little languages. The world of computers is filled with languages of various sorts, some large, some small. Most of us think of the large languages like Basic, C, and Pascal, when we hear the word language. But there are a number of little languages out there that are built for a few specific tasks.