Tree @master (Download .tar.gz)
The Dipple
See also: Chrysoberyl ∘ The Dossier ∘ The Glosscubator
Welcome to the Dipple, where code goes when its home planet has been destroyed. (With apologies to Andre Norton.)
You'll meet a range of characters here, from the banal to the exceptional to the shrouded-in-mystery. Sources are categorized by language.
License
The vast majority of the sources here are in the public domain, having been dedicated to the public domain by use of the device of the Unlicense. A few are however under different licenses. Following the REUSE convention (version 3.0), the licenses themselves are kept in the LICENSES directory, and each file is linked to the license that applies to it.
Commit History
@master
git clone https://git.catseye.tc/The-Dipple/
- Add a step to instructions. Chris Pressey 10 days ago
- Add instructions for use in this Nautilus extension. Chris Pressey 12 days ago
- Add remove-duplicates function. Chris Pressey 2 months ago
- Add functions for treating lists as multisets (useful for tests). Chris Pressey 2 months ago
- Also skip object files, even if text files (Haste produces these.) Chris Pressey 3 months ago
- Add Python script to collect source files into a single text file. Chris Pressey 5 months ago
- Fix bug in S-expression parser. Chris Pressey 5 months ago
- A Python impl of basics of "narrowing of algebraic value sets". Chris Pressey 6 months ago
- Add Lua modules for debugging and HTML parsing, and HTML prettier. Chris Pressey 6 months ago
- Move script where it belongs. Chris Pressey 6 months ago