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 example of using mmap() to read a file. catseye 14 years ago
- Add Befunge-93 program that tests how modulo is implemented. catseye 14 years ago
- Dude. catseye 14 years ago
- A list comprehension makes this even terser. catseye 14 years ago
- Make NFA polymorphic in the type of its input. catseye 14 years ago
- Add way simple implementation of an NFA. Will likely refine this. Chris Pressey 14 years ago
- Merge. Chris Pressey 14 years ago
- Add rudimentary example of using Curses from Python. Chris Pressey 14 years ago
- Add two Python command-line hacks. catseye 14 years ago
- Playing with the State monad. catseye 14 years ago
- Add a Perl script that uses BerkeleyDB. catseye 14 years ago
- Add BigInteger C# example (not yet supported in Mono, apparently.) catseye 14 years ago
- Add a script to help remember a good set of command-line options. catseye 14 years ago
- Add example of cc65-acceptable C code and Makefile for it. catseye 15 years ago
- Add a Python example demonstrating usage of mkstemp. catseye 15 years ago
- Add some more C sources. catseye 15 years ago
- Add an Icon program. catseye 15 years ago
- Add a Standard ML program. catseye 15 years ago
- Add a Java source file. catseye 15 years ago
- Add some C sources. catseye 15 years ago
- Add a bash script. catseye 15 years ago
- Add a Befunge-93 program. catseye 15 years ago
- Add some number theory oriented Perl scripts. catseye 15 years ago
- Add some Lua sources. Chris Pressey 15 years ago
- Add yaeolc to the Perl scripts. Chris Pressey 15 years ago
- Add some Ruby sources (and one Scheme source.) Chris Pressey 15 years ago
- Add some PHP sources. Chris Pressey 15 years ago
- Add some Scheme sources. Chris Pressey 15 years ago
- Rectify permissions. catseye 15 years ago
- Add a Haskell program which spawns an external process. catseye 15 years ago