Tree @master (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
@master
git clone https://git.catseye.tc/Dipple/
- Rudimentary demo of binary search tree using inheritance. Chris Pressey 2 months ago
- Add some example programs written in Nim. Chris Pressey 2 months ago
- Create stringarith.lua Chris Pressey (commit: GitHub) 3 months ago
- Split AssocList demo off into own module. Chris Pressey 1 year, 4 months ago
- Example of an AST using record inheritance and polymorphism. Chris Pressey 1 year, 4 months ago
- Implement 'Merge' operation. Chris Pressey 1 year, 4 months ago
- Replace 'Make' with 'Insert', 'Find' with 'Lookup'. Chris Pressey 1 year, 4 months ago
- Add Remove operation to AssocList. Chris Pressey 1 year, 4 months ago
- Add rudimentary implementation of association lists in Oberon. Chris Pressey 1 year, 4 months ago
- Add a binary tree module in Oberon, and demo of using that module. Chris Pressey 1 year, 4 months ago