Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hawkins/haskell

A messing-about with haskell
https://github.com/hawkins/haskell

Last synced: 7 days ago
JSON representation

A messing-about with haskell

Awesome Lists containing this project

README

        

# Haskell
A messing-about with haskell

# Disclaimer
This is my first time ever touching haskell or functional programming. This is purely a learning experience, and code will appear very messy as I slowly learn the better ways to accomplish tasks with new tools.

# Current goals
Currently attempting to solve a number of [Euler problems](https://projecteuler.net/) with Haskell, in order to learn a little bit about syntax of Haskell.