Tree @0.1 (Download .tar.gz)
History of
haskell
@0.1
git clone https://git.catseye.tc/The-Dipple/
- Grp Type and filt function. Chris Pressey 10 years ago
- Alternate way of arranging the data structure, plus paragraphs. Chris Pressey 10 years ago
- Haskell version of the Scheme thing. Chris Pressey 10 years ago
- Trivial example of abstract interpretation. catseye 12 years ago
- Add example of an instance of Monoid. catseye 12 years ago
- Add implementations of Aubergine and Combinatory Logic. catseye 12 years ago
- Merge. catseye 13 years ago
- Little demonstration of working with hscurses. catseye 13 years ago
- Use LFs for EOLs. Cat's Eye Technologies 13 years ago
- Fix variable expansion -- not sure how I thought this was working. Cat's Eye Technologies 13 years ago
- Add example of communicating between threads via channels. catseye 13 years ago
- Add an example of shell-like variable expansion in strings. catseye 13 years ago
- Add GraphUtil module, from cdsmith's blog. catseye 13 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
- 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
- Playing with the State monad. catseye 13 years ago
- Add a Haskell program which spawns an external process. catseye 13 years ago