Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/The-Dipple/
- Add a README. catseye 12 years ago
- Add rudimentary dotfile stuff for bash. catseye 12 years ago
- Merge. catseye 12 years ago
- Little demonstration of working with hscurses. catseye 12 years ago
- Use LFs for EOLs. Cat's Eye Technologies 12 years ago
- Fix variable expansion -- not sure how I thought this was working. Cat's Eye Technologies 12 years ago
- Add example of communicating between threads via channels. catseye 12 years ago
- Add an example of shell-like variable expansion in strings. catseye 12 years ago
- Add GraphUtil module, from cdsmith's blog. catseye 12 years ago
- Add more efficient version. Chris Pressey 13 years ago
- Add naive lazy Pascal's Triangle calculator. catseye 13 years ago
- How about an actual transitive closure, not just a fixpoint iteration! catseye 13 years ago
- A polymorphic transitive closure operation. catseye 13 years ago
- Add a silly Python script to substitute certain characters in a file. catseye 13 years ago
- Add example of using mmap() to read a file. catseye 13 years ago
- Add Befunge-93 program that tests how modulo is implemented. catseye 13 years ago
- Dude. catseye 13 years ago
- A list comprehension makes this even terser. catseye 13 years ago
- Make NFA polymorphic in the type of its input. catseye 13 years ago
- Add way simple implementation of an NFA. Will likely refine this. Chris Pressey 13 years ago
- Merge. Chris Pressey 13 years ago
- Add rudimentary example of using Curses from Python. Chris Pressey 13 years ago
- Add two Python command-line hacks. catseye 13 years ago
- Playing with the State monad. catseye 13 years ago
- Add a Perl script that uses BerkeleyDB. catseye 13 years ago
- Add BigInteger C# example (not yet supported in Mono, apparently.) catseye 13 years ago
- Add a script to help remember a good set of command-line options. catseye 13 years ago
- Add example of cc65-acceptable C code and Makefile for it. catseye 13 years ago
- Add a Python example demonstrating usage of mkstemp. catseye 13 years ago
- Add some more C sources. catseye 13 years ago