Tree @60f2b54 (Download .tar.gz)
The Dipple
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, and are in the public domain unless otherwise specified.
Commit History
@60f2b542f529138d4b067f64665e966ffe4cbc50
git clone https://git.catseye.tc/The-Dipple/
- Implement 'Merge' operation. Chris Pressey 3 years ago
- Replace 'Make' with 'Insert', 'Find' with 'Lookup'. Chris Pressey 3 years ago
- Add Remove operation to AssocList. Chris Pressey 3 years ago
- Add rudimentary implementation of association lists in Oberon. Chris Pressey 3 years ago
- Add a binary tree module in Oberon, and demo of using that module. Chris Pressey 3 years ago
- Add Oberon-07 program that outputs the first 30 Fibonacci numbers. Chris Pressey 3 years ago
- Add a JavaScript function that produces all permutations of an Array. Chris Pressey 3 years ago
- Add a Haskell function that splits text into lines. Chris Pressey 4 years ago
- "You'll note there is no 'P' in it -- Let's keep it that way" NOT Chris Pressey 4 years ago
- Show that every natural number is either even or odd, but not both. Chris Pressey 4 years ago