Tree @master (Download .tar.gz)
The Dossier
See also: Chrysoberyl ∘ The Dipple ∘ The Glosscubator
This repository collects writings by Chris Pressey, whether those writings are contained in this repository, or exist elsewhere (and are merely linked to from here). For more information, see below.
Articles
Retrospective on Language Design
- link: Retrospective on Language Design
- publish-date: Jul 2010
- subjects: programming languages, esolang
Programming Languages as an Artistic Medium
- link: Programming Languages as an Artistic Medium
- publish-date: Apr 2013
- subjects: programming languages, art
The Aesthetics of Esolangs
- link: The Aesthetics of Esolangs
- publish-date: Jun 2013
- subjects: programming languages, aesthetics
A Basic Theory of Video Games
- link: A Basic Theory of Video Games
- publish-date: May 2017
- subjects: video games, formal theory
Blurry Memories of DOS Programming
- link: Blurry Memories of DOS Programming
- publish-date: May 2017
- subjects: programming, DOS
Perspective on Text Adventures
- link: Perspective on Text Adventures
- publish-date: Aug 2017
- subjects: text adventures, aesthetics
Some Notes on Drawing
- link: Some Notes on Drawing
- publish-date: Oct 2017
- subjects: drawing
Befunge Silver Jubilee Retrospective
- link: Befunge Silver Jubilee Retrospective
- publish-date: May 2018
- subjects: Befunge (esolang)
Some Notes on Proving Programs Correct
- link: Some Notes on Proving Programs Correct
- subjects: program proving
Facts about State Machines
- link: Facts about State Machines
- publish-date: Sep 2022
- subjects: state machines, software engineering
Interviews
Interview with Daniel Temkin
- link: Interview with Daniel Temkin
- publish-date: May 2015
- external: true
Expositions
Writing about code, where the writing is primary and the code is generally merely illustrative.
Bootstrap Zero
- link: Bootstrap Zero
- publish-date: Jul 2015
- written-during: RetroChallenge 2015/07
- external: true
Overview of a Story Compiler
- link: Overview of a Story Compiler
- publish-date: Nov 2015
- written-during: NaNoGenMo 2015
- external: true
Nested Modal Transducers
- link: Nested Modal Transducers
- publish-date: Sep 2019
Information Hiding in Scheme
- link: Information Hiding in Scheme
- publish-date: May 2021
Destructorizers
- link: Destructorizers
- publish-date: May 2022
LCF-style Natural Deduction
- link: LCF-style Natural Deduction
- publish-date: Jun 2022
Ahead-of-Time eval
- link: Ahead-of-Time
eval
- publish-date: Aug 2023
Lists
An Esolang Reading List
- link: An Esolang Reading List
- item-count: 15
Some Production Programming Languages
- link: Some Production Programming Languages
- item-count: 11
Some Games of Note
- link: Some Games of Note
- item-count: many
20th-Century Visual Artists of Note
- link: 20th-Century Visual Artists of Note
- item-count: 7
Some Papers I Really Liked
- link: Some Papers I Really Liked
- item-count: many
Documentation
Writing about code, where the code is arguably the main thing and the writing is in support of it; but for those cases when the writing is nonetheless playing a significant part or could stand alone.
The Quylthulg Programming Language
The Larabee Programming Language
Specs on Spec
- link: Specs on Spec
Further Information
The collection of these writings is complicated by the fact that some may be writings per se, such as articles, while others may be writings in support of some other thing, such as programming language specifications.
These entries are written in Feedmark format, so in a pinch they can be read directly in a Markdown viewer such as git.catseye.tc, but they are canonically hosted at https://catseye.tc/view/The-Dossier/README.md.
Articles with a published-date are "frozen" and are not expected to be changed (edits will be noted). All other articles are subject to change.
A Note on Items "of Note"
Some of the articles in The Dossier are lists of items "of note". This section attempts to give some guidance on what that means.
An item "of note" is not necesarily considered a "favourite" or "best" or "recommended" thing — in fact, sometimes it is quite the opposite case. It's more that it is something that has stuck in my mind for one reason or another, and I would hate for them to be forgotten. Thus I feel I should not leave them go unmentioned.
Whether this should include classics — i.e., things that are unlikely to ever be forgotten anyway — is a matter of some debate. But the fact is that sometimes I still have something to say about these, or notable memories of these in some way or another. There is also the not-inconsiderable question of when something even is a classic or not, as a thing which is a classic in its own domain still might not be very well-known outside that domain.
So, classics often do end up being included in lists of items "of note", but they tend to rank lower than items that I think not as many people have heard of, and that I would like more people to be exposed to.
Commit History
@master
git clone https://git.catseye.tc/The-Dossier/
- Move license info into individual files and remove .reuse/dep5. Chris Pressey 3 months ago
- Fix link to Wikipedia. Chris Pressey 4 months ago
- Clean up the newly-added article, too. Chris Pressey 4 months ago
- Clean up the role-playing games article too. Chris Pressey 4 months ago
- Merge branch 'master' into games-where-you-can-jump-really-high Chris Pressey 4 months ago
- Extend Book schema so that cleanup script can be run. Chris Pressey 4 months ago
- Games where You can Jump Really High. Chris Pressey 4 months ago
- Add "See-also bar" to top of README. Chris Pressey 4 months ago
- Update the remaining links to papers in this article. Chris Pressey 5 months ago
- Update many (but not all, yet) links to papers in this article. Chris Pressey 5 months ago