Tree @master (Download .tar.gz)
Specs on Spec
This is a collection of specifications for programming languages that have not been implemented. Indeed, many of them may well be unimplementable.
With the exception of TURKEY BOMB, the spec for which (I baldly assert) was found unexpectedly one day under a stack of Byte magazines at a charity shop, these languages were designed by, and their specs written by, Chris Pressey of Cat's Eye Technologies. They are distributed under a constellation of licenses which allow free redistribution; mostly CC-BY-ND 4.0, but see LICENSES/ and .reuse/dep5 for more details. (This arrangement of licensing info follows the REUSE 3.0 convention.)
Here are some of the programming languages contained herein.
- Oozlybub and Murphy, a language which is only conjecturally Turing-complete.
- Tamerlane, a graph-rewriting language.
- TURKEY BOMB, the world's first and probably only programming-language-cum-drinking game.
- You are Reading the Name of this Esolang, an esolang the name of which you were recently reading.
Also, I say "programming language", but of course that term is rather flexible 'round these parts:
- Didigm is a reflective cellular automaton;
- Madison is a language for writing formal proofs;
- MDPN is a (two-dimensional) parser-definition language; and
- Opus-2 is a "spoken" language, for some rather exceptional meaning of "speaking".
Most of these specifications are "finished" in the sense that there is nothing obviously more to add to them. (Of course, an implementation, or some really brow-furrowing thought experiments, could always turn up problems with a specification.) The exceptions, which can be considered "works in progress", are:
- Irishsea, which is largely a set of sketchy notes for a livecoding language.
- Sampo, which is a loose collection of notes about features that would make for a "good" language that could be used in production.
- PolyRical, which was an attempt at a successor language to SixtyPical, which will probably itself be superceded by something else.
A Note on the Name of this Repository
In the dialect of English that's used where I come from, "spec" is short for "specification" but "on spec" is short for "on speculation." Thus the name is referring to the idea that these language specifications were just pulled out of thin air, rather than being products of deep consideration.
Commit History
@master
git clone https://git.catseye.tc/Specs-on-Spec/
- Removed tag checkpoint_2 Chris Pressey 10 years ago
- Removed tag checkpoint_1 Chris Pressey 10 years ago
- Added tag 0.2 for changeset 0f16ac518ce8 Chris Pressey 10 years ago
- Added tag 0.1 for changeset fd0f61445aef Chris Pressey 10 years ago
- Add Robin's "Practical Matters" doc as a "spec" for Sampo. Cat's Eye Technologies 12 years ago
- Add Irishsea docs, as it certainly doesn't warrant its own repo. Cat's Eye Technologies 12 years ago
- Add a README. Cat's Eye Technologies 12 years ago
- Modern Falderal is Markdown like this. catseye 13 years ago
- Convert HTML to Markdown (thanks, pandoc!) catseye 13 years ago
- Pretty much by definition, this repo only contains docs anyway. catseye 13 years ago
- Convert Didigm spec to Markdown. catseye 13 years ago
- Add Markdown versions of specs for Sartre, *W, and TURKEY BOMB. catseye 13 years ago
- Xoomonk has its own repo. catseye 13 years ago
- Funge-98 has its own repo now. catseye 13 years ago
- Added tag checkpoint_2 for changeset 0f16ac518ce8 catseye 13 years ago
- For now, let's put Funge-98 here, too. catseye 13 years ago
- Added tag checkpoint_1 for changeset fd0f61445aef catseye 14 years ago
- Initial import of all my implementation-less language specs. catseye 14 years ago