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 instructions for use in this Nautilus extension. Chris Pressey 1 year, 3 months ago
- Add remove-duplicates function. Chris Pressey 1 year, 5 months ago
- Add functions for treating lists as multisets (useful for tests). Chris Pressey 1 year, 5 months ago
- Also skip object files, even if text files (Haste produces these.) Chris Pressey 1 year, 7 months ago
- Add Python script to collect source files into a single text file. Chris Pressey 1 year, 8 months ago
- Fix bug in S-expression parser. Chris Pressey 1 year, 8 months ago
- A Python impl of basics of "narrowing of algebraic value sets". Chris Pressey 1 year, 10 months ago
- Add Lua modules for debugging and HTML parsing, and HTML prettier. Chris Pressey 1 year, 10 months ago
- Move script where it belongs. Chris Pressey 1 year, 10 months ago
- Add a Nautilus extension to "Open Item Location" for symlinks. Chris Pressey 1 year, 10 months ago
- Bring playfield.lua up to sync with versions of it used elsewhere. Chris Pressey 1 year, 10 months ago
- Remove .reuse/dep5, move all licensing info into individual files. Chris Pressey 2 years ago
- Add "See-also bar" to top of README. Chris Pressey 2 years ago
- Add PipelineCombinators module. Chris Pressey 2 years ago
- Fix misattribution in the (un)licensing info in this file. Chris Pressey 2 years ago
- Remove header that was erroneously retained on the Unlicense text. Chris Pressey 2 years ago
- Add a version of the Operational monad written without using GADTs. Chris Pressey 2 years ago
- Add sometimes-useful script which never became a full project. Chris Pressey 2 years ago
- Rename some files and directories for better usability. Chris Pressey 2 years ago
- Convert CRLF line endings to LFs, except on VBScript sources. Chris Pressey 2 years ago
- Arrange license info in repo to follow the REUSE 3.0 convention. Chris Pressey 2 years ago
- Genericize the Turing machine example code. Chris Pressey 2 years ago
- Remove folklore CVS gen-password script with apocryphal pedigree. Chris Pressey 2 years ago
- Forcibly remove this decrepit, buggy, awkwardly-licensed script. Chris Pressey 2 years ago
- Merge branch 'master' of https://codeberg.org/catseye/Dipple Chris Pressey 2 years ago
- Add some Haskell code for shuffling a list. Chris Pressey 2 years ago
- More improvements to this script. Chris Pressey 2 years ago
- Improve this script. Chris Pressey 2 years ago
- Add a script that recursively diffs, and can be continued. Chris Pressey 2 years ago
- Add an experiment to learn more about string.find's behaviour. Chris Pressey 2 years ago