Tree @master (Download .tar.gz)
Chrysoberyl
See also: The Dossier ∘ The Dipple ∘ The Cannery ∘ The Glosscubator
Chrysoberyl is an attempt to catalogue, and curate, the things produced by, and related to, Cat's Eye Technologies.
It is something between a wiki and a database and a semantic web and The Devil's Dictionary.
It is supposed to be primarily informative, and only secondarily machine- processable, and only thirdly structured. For this purpose, it has historically been collected in relatively ad-hoc YAML files, but in 2017 it was converted to Feedmark format, which is a subset of Markdown.
These Feedmark articles can be found in the article directory.
Chrysoberyl contains primarily things produced by Cat's Eye Technologies; it only contains things not produced by Cat's Eye Technologies when they directly relate to things that are (e.g. Perl 5.12 might have an entry, but only as a "Project Dependency", not as a "Programming Language".)
This README used to contain a lot more information, but a lot of it has gone out of date at this point, but if you're interested, you can look it up in this repository's history.
The scripts in the script directory are used for managing the content
in Chrysoberyl, as well as for release management of the things produced
by Cat's Eye Technologies. They are written in Python 3, and may have
a few requirements. You can set up a virtualenv and install them with:
virtualenv --python=3.5 venv
source venv/bin/activate
pip install -r requirements.txt
Commit History
@master
git clone https://git.catseye.tc/Chrysoberyl/
- Check implementations, but sidestep most of them. catseye 14 years ago
- All distributions are distributions of something. catseye 14 years ago
- Check influences. catseye 14 years ago
- Clean up more. catseye 14 years ago
- Clean up two CA's. catseye 14 years ago
- Assign each language a reference distribution (or mark it having none.) catseye 14 years ago
- Add programming language family type; keep cleaning up. catseye 14 years ago
- Split up rest of raw dump of lingography. catseye 14 years ago
- Clean up ALPACA entry. catseye 14 years ago
- Clean up more original languages. catseye 14 years ago
- More massaging. catseye 14 years ago
- Begin massaging them, then. catseye 14 years ago
- Add raw dump of language data from lingography. Needs massaging! catseye 14 years ago
- Check implementation language of games. catseye 14 years ago
- Clean up language distributions. catseye 14 years ago
- Add computational classes for languages. catseye 14 years ago
- Move demos out of language distributions, and clean up a thing. catseye 14 years ago
- Add implementation types, strengthen checking. catseye 14 years ago
- projects -> language distributions, and fix some up. catseye 14 years ago
- Check host, source, target languages; add other languages file. catseye 14 years ago
- Fix up some distributions, and implemented languages. catseye 14 years ago
- Add languages for implementations of implemented languages. catseye 14 years ago
- Add tool implementations, licenses, stronger checking. catseye 14 years ago
- Work on tool distributions some. catseye 14 years ago
- Work out implementations and distributions of games. catseye 14 years ago
- Begin sorting out tools and tool distributions. catseye 14 years ago
- Add file for original tools (partly massaged.) catseye 14 years ago
- Split distributions across several files. catseye 14 years ago
- Give everything a type, at least. catseye 14 years ago
- Doesn't retain |- blocks yet, but otherwise, not bad. catseye 14 years ago