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 implementation of topological sort in Python. Chris Pressey 5 years ago
- This repo no longer supports Mercurial. Chris Pressey 5 years ago
- Add some Standard ML examples. Chris Pressey 5 years ago
- You should always never throw any throwaway script away amirite Chris Pressey 5 years ago
- Split commandline.ml off from prompt.ml. Chris Pressey 5 years ago
- Script to collect unique words from a corpus text. Chris Pressey 5 years ago
- Add a really trivial shell script that was hanging around. Chris Pressey 5 years ago
- Show that backticks can be used when calling a shell function. Chris Pressey 5 years ago
- Add two miscellaneous Python scripts. Chris Pressey 5 years ago
- You don't need monads to generate pseudorandom numbers in Haskell. Chris Pressey 6 years ago
- Add example of drawing on HTML5 Canvas with Haskell (using Haste). Chris Pressey 6 years ago
- Add example of using newtype to simulate an infinite type. Chris Pressey 7 years ago
- Improve mconcatenative example. Chris Pressey 7 years ago
- mconcat a list of Endos into a single Endo then appEndo it. Chris Pressey 7 years ago
- Modernize Falderal invokation, more Haskell record syntax example. Chris Pressey 7 years ago
- Add some example F# code. Chris Pressey 7 years ago
- Add MapEmbedMaybe.hs, demos refining concrete -> general design. Chris Pressey 7 years ago
- Add Python script to turn absolute symlinks into relative ones. Chris Pressey 7 years ago
- Add Python script to find and output all long lines in a file. Chris Pressey 7 years ago
- Add --generate-clone-script option. Chris Pressey 7 years ago
- Add example of using MobX. Chris Pressey 7 years ago
- Some non-monadic, non-combinator-based code to parse S-expressions. Chris Pressey 7 years ago
- This utility has officially moved to the Chrysoberyl repo now. Chris Pressey 7 years ago
- Lightweight (not to say crude) lexer and demo RDP in R5RS Scheme. Chris Pressey 7 years ago
- Basic example of using BiwaScheme in an HTML document. Chris Pressey 7 years ago
- Just a quick reminder of Haskell's record syntax that I never use. Chris Pressey 7 years ago
- Script to start x64 w/common options (arrow joystick, disk dir.) Chris Pressey 7 years ago
- Support for making backup copies of the ungood zipfiles. Chris Pressey 7 years ago
- Add a script for looking for inconsistently-structured distfiles. Chris Pressey 7 years ago
- Add some programs from when I was playing around with Julia (1.0). Chris Pressey 7 years ago