An open API service providing repository metadata for many open source software ecosystems.

Topic: "haskell-learning"

paulotruta/exif

A library made to offer Haskell datatypes that can handle information that is extracted from media files using the 'exiftool' software. -- Supports Music and Video types and does LaTeX 'pretty-printing' using the TeX library included in the bundle.

Language: Haskell - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

flandrade/haskell-play

Explore and create material for some Haskell's concepts. Some of these will become blogposts.

Language: Haskell - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

chrzhang/abc

:school_satchel: always be coding

Language: C++ - Size: 1.74 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

visionthex/Blog

Learning Haskell

Language: Haskell - Size: 1.82 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

appositum/99-Haskell-Problems

H-99: Ninety Nine Haskell Problems

Language: Haskell - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

grddavies/euler

Solutions to Project Euler problems in Haskell

Language: Haskell - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

moartc/programming-in-haskell

My solutions to exercises from the book Programming in Haskell (2nd Edition) by Graham Hutton

Language: Haskell - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Tasm-Devil/Onitama

Onitama implementation in ELM and haskell

Language: Elm - Size: 402 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

andreasMazur/PlayYouAHaskell

A Haskell framework and environment to create and play 2D ASCII games within the Bash terminal.

Language: Haskell - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sponge-jl-old-func/fp-study.github.io

All sources are prepared for Functional Programming Study

Language: HTML - Size: 38.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

theodesp/learning-haskell

Learning Haskell by example

Language: Haskell - Size: 52.7 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

NullaSec/Haskell-Exercises

This repositiry documents my journey learning Haskell. It has exercises for every level of knowledge, from beginner to expert. Enjoy!

Language: Haskell - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Christovis/category-theory-for-programmers-companion

A reading companion for "Category Theory for Programmers"

Language: Haskell - Size: 3.89 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

PaperBackPear3/Haskell_Exercises

some Heskell Excercises done from https://www.codewars.com

Language: Haskell - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

neelsoumya/haskell

haskell

Language: Haskell - Size: 1.84 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jurajtrappl/advent-of-code-2020

Repository for my solutions to AoC2020.

Language: Haskell - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Antricks/hasknoi

A Haskell implementation of the Towers of Hanoi

Language: Haskell - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

nirvinm/Haskell-Book-Exercises

This repo contains my Haskell solutions to the exercises asked in the book "Haskell Programming: From First Principles" written by Chris Allen and Julie Moronuki.

Language: Haskell - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

0xvpr/Haskell-Solutions

A repository of solutions for various problems on the hackerrank.com platform.

Language: Haskell - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

BrendanGlancy/haskell-scheming

Scheme Interpreter made with Haskell

Language: Haskell - Size: 1.84 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

cgduncan7/chess-statification

Takes chess game in PGN format and produces a state that could be used by a UI using Haskell

Language: Haskell - Size: 718 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SearchingFox/haskell-experiments

Just my experiments with Haskell

Language: Haskell - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tbolwerk/haskell-raytracer-challenge

This project is a challenge based on the book The raytracer challenge of Jamis Buck. Its entirely written in Haskell too make it even more challenging. It combines functional programming with lineair algebra learned as part of my pre-master.

Language: Haskell - Size: 37.2 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

isaqueveras/functional-language

Files that I will be creating during the Functional Language course at the Federal Faculty of Ceará.

Language: Haskell - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

parry84/haskell-book

Summary and exercises solution to https://haskellbook.com/

Language: Jupyter Notebook - Size: 163 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MitchellTesla/Haskell

2021 Reference Guide to Haskell - a general purpose programming language. - Justin Mitchell

Language: Haskell - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

akin-mustapha/glitch-art

A command line tool that corrupt the binary data of an image file to create a glitch

Language: Haskell - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

akin-mustapha/prime

A prime number library

Language: C - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lis-r-barreto/haskell-uma-abordagem-pratica

Este repositório contém algumas soluções dos exercícios propostos no livro "Haskell: Uma Abordagem Prática", de Claudio Cesar de Sá e Márcio Ferreira da Silva.

Language: Haskell - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cgduncan7/advent-of-code-2020

AoC 2020 - Haskell solutions

Language: Haskell - Size: 31.3 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

anhtumai/advent_of_code_2020

Solutions to advent of code 2020

Language: Haskell - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

twitu/time-machine-shop

Exercises and notes from Practical Haskell book by Alexandro Menna

Language: Haskell - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

FourMInfo/GetProgrammingwHaskell

My solutions to Will Kurt's Book Get Programming with Haskell

Language: Haskell - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

SirmaXX/lazylearners

Lazy learner paper's

Language: HTML - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

thinkmpink/t3

T3: Learning Haskell with a Tic Tac Toe game

Language: Haskell - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

itsrainingmani/HaskellBook

Language: Haskell - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

kigsmtua/eagle

TCP and http based load balancer done in haskell

Language: Haskell - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

abiduzz420/cis194

👨‍🏫 haskell 101

Language: Haskell - Size: 4.75 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

skailasa/haskell_practice

🌈 My haskell practice

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

abiduzz420/h99

99 haskell problems

Language: Haskell - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

grudus/DinnersShoppingList

Simple shopping list creator written to improve Haskell skils

Language: Haskell - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rcardin/btrees

A simple implementation of Binary Search Trees using Haskell (just for fun).

Language: Haskell - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

altriasjy31/Implementing-Functional-Languages

pj-lester-book

Language: Haskell - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mourats/PLP

Repositório para organizar as práticas da disciplina de PLP

Language: C++ - Size: 3.98 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

grmontpetit/programming-in-haskell-exercices

This repository is just meant as a way to store the exercises contained in "Programming in Haskell" by Graham Hutton (2nd edition).

Language: Haskell - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

kigsmtua/haskelltopia

The road to haskelltopia .. A bunch of haskell programs and utilities I build along the way as I try to learn haskell

Language: Haskell - Size: 13.7 KB - Last synced at: 8 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Naraujo13/haskell_practice

Haskell Practice Codes from Semantics, Compiler and Functional Programming classes (UFPel 2018).

Language: Haskell - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

nachoalvarez/haskellBasicos

Algoritmos básicos sobre Listas, Arboles, y otros en Haskell y español

Language: Haskell - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

tejasbubane/learn-you-haskell

Code written while reading the learn-you-a-haskell book

Language: Haskell - Size: 677 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Valgueiro/PLC_haskell

Language: Haskell - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

zackharley/project-euler

Solutions to Project Euler

Language: Haskell - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

tonyfloatersu/power-scheme-with-haskell 📦

write scheme with haskell

Language: Haskell - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

haripriyan/LetsHaskell

Documenting my Haskell learning

Language: Haskell - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sethetter/haskell-book

Working through https://haskellbook.com

Language: Haskell - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

mikebohdan/phone 📦

phone exercise from haskellbook

Language: Haskell - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

futtetennista/IntroductionToFunctionalProgramming

Solutions for the exercises in the "Introduction to Functional Programming" by Richard Bird and Philip Wadler

Language: Haskell - Size: 330 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ccntrq/FreezyLang

A simple interpreted programming language implemented in Haskell

Language: Haskell - Size: 106 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kammitama5/Haksll

some hask test stuff

Language: Haskell - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

mdipirro/functional-languages-homeworks

Solutions to the exercises from "Functional Languages" (University of Padua) course

Language: Haskell - Size: 1.45 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

masonwr/PokerSimulator

Simple 5 card draw simulation inplemented in haskell

Language: Haskell - Size: 2.46 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

EmanueleC/Haskell_ex

Repository for some haskell exercises

Language: Haskell - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

DoubtfulCoder/learn-fp

A website that teaches functional programming

Language: JavaScript - Size: 3.28 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

kimminss0/haskell-playground

A collection of notable Haskell resources.

Language: Haskell - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

infiknighte/haskellProjectEulerSolves

My solutions for Project Euler in Haskell

Language: Haskell - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

GuenterHummel/LearningHaskell

Trying to learn Haskell

Language: Haskell - Size: 526 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tobytripp/katas

Little programs for practice in various programming languages

Language: C - Size: 220 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

raymondtay/LearningHaskell

Scratchpad for All Things Haskell

Language: Haskell - Size: 6.47 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Aprendendo-programacao/haskell-tutorial-derek-banas

Language: Haskell - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NisonChrist/learn-haskell-blog-generator-doc-zh

The Chinese Doc of Learn Haskell by building a blog generator - an introductory book about Haskell.

Language: Haskell - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kaBeech/monads-are-easy

A brief cheatsheet for monads and related concepts

Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

CristianoSword/Haskell-Study

Study Haskell in funcional programming paradigm

Language: Haskell - Size: 64.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ninetails/fluffy-happiness

Learning Haskell

Language: Haskell - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

nanochanuwu/FP

Group project for the course Functional Programming (2023/24) at the University of Amsterdam

Language: Haskell - Size: 2.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andude10/parse-json

Json parser written in haskell

Language: Haskell - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

devlinz/uba-ip

Repositorio para la materia Introducción a la Programacion en la UBA

Language: Haskell - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ieeeupsb/Workshop-Haskell

Size: 518 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HarlockOfficial/FunctionalProgrammingTutoringMaterial

All material that will be used during the tutoring sessions for the Functional Programming module of the Programming Methodologies course

Language: TeX - Size: 304 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joaovaladares/CIS194

My solutions for the CIS194 Haskell course exercises

Language: Haskell - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

latrovalievioan/fp-drill

I'm determined to learn what a Monad is!

Language: Haskell - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

itsOnly1Jah/haskell-blog-generator

My journey through learning Haskell by building a blog generator

Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fctofani/H99

Repo for solving the Haskell 99 problems

Language: Haskell - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JGabrielNeto/haskell-basics

Learning the basics of haskell to get the hang of functional programming

Language: Haskell - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

meghavx/Programming-in-Haskell

Collection of all the Haskell programs I've written so far.

Language: Haskell - Size: 15.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Andres-Shadow/Guia-Haskell

Este proyecto es una guía rápida y práctica para enseñar los fundamentos de Haskell, un lenguaje de programación funcional que destaca por su expresividad matemática y precisión en la sintaxis.

Language: Haskell - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ola-9/haskell-stepik

Learn Haskell with Stepik.org

Language: Haskell - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

src255/haskell-cis194

My personal progress in the CIS194: Introduction to Haskell (Spring 2013) online course (homework assignments).

Language: Haskell - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

danmaninc/HeroesOfMightAndMagic

A game similar to «Heroes of Might and Magic»

Language: Haskell - Size: 3.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gustaveWPM/the-joy-of-haskell

Just a repository made during my lecture of Finding Success (and Failure) in Haskell, for learning purposes.

Language: Haskell - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

roninbar/adriann.github.io

My solutions to some of the problems on @adriann's Simple Programming Problems page.

Language: Haskell - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fdaddeo/Functional-Programming

This repo contains the code devoleped for the "Functional Programming" course

Language: JavaScript - Size: 2.14 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

beekill95/cis_194_intro_to_haskell

My journey to explore Haskell programming language through lecture notes, homework, and assignments in CIS 194.

Language: Haskell - Size: 3.64 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

luizsci42/corretor_ortografico

Trabalho final da disciplina de Programação Funcional, cursada em 2020.1 com o Prof. Dr. Admilson de Ribamar

Language: Haskell - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bucephal/Haskell-From-Basics-to-Parallelism

Learning Haskell: Language basic, Type system, Class Types, From functor to Monad, Parallelism for free.

Size: 222 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Abhay2412/FunctionalProgrammingHaskell

Learning Functional Programming concepts using Haskell

Language: Haskell - Size: 12 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

janegwaww/practical-language-learning

language learning exercises

Language: Racket - Size: 1.66 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

klsingh/Haskell-Exercise

Basic codes of Haskell along with exercises

Language: Haskell - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

klsingh/Haskell-Project-03

Reading and Processing a Configuration File with Monads and Custom Constructs

Language: Haskell - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ke1ewang/cis194-hw

CIS 194: Introduction to Haskell (Fall 2016) - Homework Solution

Language: Haskell - Size: 5.86 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ebinase/learn-you-a-haskell

Exercises from Learn You a Haskell for Great Good!

Language: Haskell - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jmoore34/haskell-from-scratch

Implementation of common Haskell stdlib typeclasses, monads, and monad transformers from scratch

Language: Haskell - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0