From 1032941dff1b27fb0d2ad3b959b4c76af0410e7b Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 8 Mar 2019 02:59:46 +0100 Subject: update readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e8f9124..0a2813f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Miguel's Haskell Collection -A collection of some small haskell sources of mine. +This repo holds collection of some small Haskell sources. + +* base64 - encoder / decoder +* calcGTK - Parsing with Parsec and GUI with GTK +* freedomain - simple multithreaded domain checker based on DNS lookup +* hulls - find convex and concave hulls for a set of points +* nasa-rfid - Topcoder challenge (?Where) +* shebang - simple demonstration how to use shebang with Haskell +* simpleSVG - my tiny minimalistic SVG generator (see inside hulls, merge, use as "lib") -- cgit v1.2.3