History of
haskell
@master
git clone https://git.catseye.tc/The-Dipple/
-
Fix bug in S-expression parser.
Chris Pressey
3 months ago
-
Add PipelineCombinators module.
Chris Pressey
10 months ago
-
Fix misattribution in the (un)licensing info in this file.
Chris Pressey
10 months ago
-
Add a version of the Operational monad written without using GADTs.
Chris Pressey
1 year, 27 days ago
-
Convert CRLF line endings to LFs, except on VBScript sources.
Chris Pressey
1 year, 1 month ago
-
Arrange license info in repo to follow the REUSE 3.0 convention.
Chris Pressey
1 year, 1 month ago
-
Add some Haskell code for shuffling a list.
Chris Pressey
1 year, 2 months ago
-
Add toy LCF-style theorem prover for Equational Theory of Groups.
Chris Pressey
1 year, 2 months ago
-
Add a Haskell function that splits text into lines.
Chris Pressey
3 years ago
-
You don't need monads to generate pseudorandom numbers in Haskell.
Chris Pressey
5 years ago
-
Add example of drawing on HTML5 Canvas with Haskell (using Haste).
Chris Pressey
5 years ago
-
Add example of using newtype to simulate an infinite type.
Chris Pressey
5 years ago
-
Improve mconcatenative example.
Chris Pressey
5 years ago
-
mconcat a list of Endos into a single Endo then appEndo it.
Chris Pressey
5 years ago
-
Modernize Falderal invokation, more Haskell record syntax example.
Chris Pressey
5 years ago
-
Add MapEmbedMaybe.hs, demos refining concrete -> general design.
Chris Pressey
5 years ago
-
Some non-monadic, non-combinator-based code to parse S-expressions.
Chris Pressey
5 years ago
-
Just a quick reminder of Haskell's record syntax that I never use.
Chris Pressey
6 years ago
-
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