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/
- Clean up retrospective. catseye 14 years ago
- Borland C is a language now. catseye 14 years ago
- Add some stuff about MEDs. catseye 14 years ago
- Add generally-recommended and recommended-implementation. catseye 14 years ago
- An implementation can implement multiple implementables. catseye 14 years ago
- Churn some prerquisites stuff. catseye 14 years ago
- Make the awesome thing even more awesome, even though it isn't. catseye 14 years ago
- Make query page a node, always generate json, copy static js too. catseye 14 years ago
- Put commentary on my music, improve template slightly. catseye 14 years ago
- Render the query page (it should really be a node, I think.) catseye 14 years ago
- Add template for advanced query page. catseye 14 years ago
- At least it doesn't say you have to build gcc yourself anymore! catseye 14 years ago
- Don't bother with 'default.html'. catseye 14 years ago
- New types: Article, Conlang, Mathematical Object. catseye 14 years ago
- Display sample code in lingography and language node. catseye 14 years ago
- Put those links back the way I found them... catseye 14 years ago
- Show influences (and influenced by's) for implementables. catseye 14 years ago
- Resolve 'specification-link: esowiki'. catseye 14 years ago
- List the thing that each implementation of a language implements. catseye 14 years ago
- mp3 is lowercase. Show dates on things in collections. catseye 14 years ago
- Collections of Tools and Music for Chris Pressey. catseye 14 years ago
- Display implementations in lingography. catseye 14 years ago
- List variants of programming languages, and variant of. catseye 14 years ago
- Dipping my toes in the waters of HTML5. (Smells like Perl...) catseye 14 years ago
- Make descriptions on my languages relatively more objective. catseye 14 years ago
- Add more "usual" implementations and recommend 'em in dependencies. catseye 14 years ago
- Experiments with JSON. catseye 14 years ago
- Rudimentary date parsing support. catseye 14 years ago
- Add implementations of production languages you might need. catseye 14 years ago
- List members of a language family, and impls under a license. catseye 14 years ago