nek0.eu/site/posts/2013-11-20-Code-Experiment.md

9 lines
461 B
Markdown
Raw Normal View History

2016-03-01 07:03:27 +00:00
---
title: Code Experiment
author: nek0
tags: english, programming, projects
description: a small program i made
---
Today I made some effort to learn a bit more in Haskell and finished a working implementation of the unix utility ddate. It is nothing much, but it means a alot to me that I start to understand how to think in the paradigm of the language. If you are curious about my code, have a look at [my github account](https://github.com/nek0/n-ddate).