Ecosyste.ms: Repos

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

GitHub topics: haskell-exercises

devlinz/uba-ip

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

Language: Haskell - Size: 43.9 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

singleheart/programming-in-haskell

My solutions for all exercises in "Programming in Haskell" 2nd ed.

Language: Haskell - Size: 84 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 53 - Forks: 15

neobats/snake-fury Fork of lsmor/snake-fury

My implementation of a challenge to "Learn Monads By Refactoring" for Haskell beginners

Language: Haskell - Size: 3.08 MB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 0 - Forks: 0

arkt8/haskell-exercises 📦

Exercises solving from different places

Language: Haskell - Size: 224 KB - Last synced: 29 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rob93c/ProgettoLC1

Soluzione del progetto di Linguaggi e Compilatori 1

Language: Haskell - Size: 26.4 KB - Last synced: 30 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

srajan-kiyotaka/Haskell-Recipe

This repository contains the recipe to become good in Haskell, It contains various Practice Question as well as there solutions. It also contains basic codes of various Haskell tasks.

Language: Haskell - Size: 3.87 MB - Last synced: 30 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

kangqiwang/Learning_Haskell

Language: Haskell - Size: 19.5 KB - Last synced: 30 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

mehrad31415/Project-Euler

These are my solutions for the problems of the project Euler I have solved written in python.

Language: Python - Size: 51.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

memoriasIT/Functional-Programming

:neckbeard: Data Structures and solution to Functional Programming problems, for now implemented in Haskell.

Language: Haskell - Size: 68.4 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 5 - 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: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

bookshelfdave/monad-transformers-step-by-step

(unofficial) source for Monad Transformers Step by Step by Martin Grabmüller

Language: Haskell - Size: 18.6 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

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: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

tejasbubane/learn-you-haskell

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

Language: Haskell - Size: 677 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

tejasbubane/adventofcode-2018

My solutions to Advent of Code 2018 in Haskell

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

fpclass/scratch-clone

Skeleton code for the Scratch Clone project

Language: Haskell - Size: 1.3 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 1

morishjs/haskell-playground

https://exercism.io

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

brownian-motion/99HaskellProblems

My attempts at haskell.org's "Ninety-Nine Haskell Problems"

Language: Haskell - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

lucananni93/learn_haskell

My attempt at learning haskell

Language: Jupyter Notebook - Size: 16.6 KB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

dogonthehorizon/seven-applied-cats

Exercise solutions and notes related to "An Invitation to Applied Category Theory"

Language: Haskell - Size: 7.81 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

rom3r4/haskell-thesaurus

A Thesaurus desktop application written in Haskell

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

lettier/parsing-with-haskell-parser-combinators

🔍 A step-by-step guide to parsing using Haskell parser combinators.

Language: Haskell - Size: 42 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 89 - Forks: 3

nimatrueway/haskell-playground

Learn Haskell by Practice and Share !

Language: Haskell - Size: 13.7 KB - Last synced: 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

0lut/Haskell-Exercises

Solutions of exercises at Programming in Haskell (2nd Edition)

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

nomemory/haskell-exercises

Solutions for the 99 Haskell Problems

Language: Haskell - Size: 13.7 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 2 - 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: 3 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

yisus82/fic-pf

Programación Funcional - Facultad de Informática de A Coruña

Language: OCaml - Size: 168 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

isaacmaffeis/HaskellProject_Info3-StringManager

Exam project for the advanced programming course

Language: Haskell - Size: 195 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 0 - 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: 9 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

yoyololicon/qmul-ecs713-fp-final

My individual coursework of the module ECS713P Functional Programming, QMUL.

Language: Haskell - Size: 178 KB - Last synced: 30 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

joaovaladares/CIS194

My solutions for the CIS194 Haskell course exercises

Language: Haskell - Size: 1.09 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

visionthex/Blog

Learning Haskell

Language: Haskell - Size: 1.82 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

itsOnly1Jah/haskell-blog-generator

My journey through learning Haskell by building a blog generator

Size: 9.77 KB - Last synced: 5 months ago - Pushed: 5 months 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: 5 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

gautamop01/CS300-Programming-Language-Paradigms

Haskell and Java Programming Language Course

Language: Haskell - Size: 13.6 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ibnaleem/Haskell-Simplified

The open curriculum for learning functional programming in Haskell

Language: HTML - Size: 1.14 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 1

mnvr/advent-of-code-2023

Haskell (and Swift) solutions to Advent of Code 2023

Language: Haskell - Size: 2.22 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 5 - Forks: 1

Tasm-Devil/aoc2023

Advent of Code in Haskell

Language: Haskell - Size: 99.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

steadylearner/Haskell

I will record my Haskell learning process. I will collect working code here also.

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

soulomoon/haskell-katas

Home for my CodeWars Haskell practice

Language: Haskell - Size: 120 KB - Last synced: about 2 months ago - Pushed: almost 5 years ago - Stars: 9 - Forks: 0

ttesmer/haskell-mnist

A handwritten digit classifier neural network trained on the MNIST dataset. Written from scratch in Haskell.

Language: Haskell - Size: 15 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

JJhano/INFO188_AyudantiaParalelismoEnHaskell

Ayudantia para la asignatura INFO188 - UACh sobre paralelismo en haskell utilizando monada par y monada eval-strategy

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

pcichowski/functional-programming

Collection of exercises to practice functional programming, carried out for Programming Languages course on the 3rd semester of CS

Language: Haskell - Size: 289 KB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

altriasjy31/projecteuler

projecteuler

Language: Haskell - Size: 26.4 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

altriasjy31/codewars

很菜,但已经拥有继续下去的勇气了呢...courageous but stupid

Language: Haskell - Size: 3.91 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

appositum/99-Haskell-Problems

H-99: Ninety Nine Haskell Problems

Language: Haskell - Size: 20.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

shafiunmiraz0/Haskell-Crash-Course

This Repository Contains Haskell Programming Language Code to Learn Haskell From Beginner to Intermediate Level.

Language: Haskell - Size: 224 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

chetkhatri/haskell-exercises

Language: Haskell - Size: 1000 Bytes - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

kutyel/haskell-book

🚀My solutions to the Haskell Book exercises!

Language: Haskell - Size: 304 KB - Last synced: 30 days ago - Pushed: about 3 years ago - Stars: 27 - Forks: 4

hceresetti/special-topics-in-internet-systems-iii

Haskell code snippets written for accomplished and delivered assignments in Special Topics In Internet Systems III subject on Internet Systems graduation course, in progress in Fatec Rubens Lara.

Language: Haskell - Size: 33.2 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - 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: 9 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

feigaoxyz/zero-bullshit-haskell-exercise

Language: Haskell - Size: 13.7 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

ryk-wolf/general_coding_practice

This repository contains general coding practice exercises of the "coding interview" type and some boiler-plate code for common use.

Language: Python - Size: 18.6 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

tsaglam/VigenereFrequencyAttack

simple demonstration of a frequency attack on a Vigenère cipher

Language: Haskell - Size: 5.86 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

helmetroo/aoc2020-haskell

Solutions to Advent of Code 2020 in Haskell, to teach myself the language.

Language: Haskell - Size: 127 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

pablogarciabenayas/learning-haskell

Learning haskell by examples

Language: Haskell - Size: 15.6 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ola-9/haskell-stepik

Learn Haskell with Stepik.org

Language: Haskell - Size: 56.6 KB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

kotharan/Haskell-Prolog

CS381 @ Oregon State University

Language: Haskell - Size: 30.3 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dpieve/University

A collection of code examples, exercises, solutions, experiences and progress in the course of Software Engineering. A resource for students learning programming and personal reference.

Language: Verilog - Size: 4.36 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

crmsnbleyd/Advent_2021

Advent of code 2021 solutions using the functional languages Haskell and Clojure

Language: Haskell - Size: 4.24 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

juan-burtet/FunctionalProgramming

Repositório com exercícios/trabalhos de Programação Funcional.

Language: Haskell - Size: 867 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

bendo/hs

Playing around with Haskell

Language: Haskell - Size: 175 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

PiotrJustyna/programming-in-haskell

Programming in Haskell (second edition) exercises.

Language: Haskell - Size: 116 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

EmanueleC/Haskell_ex

Repository for some haskell exercises

Language: Haskell - Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

lisaraujor/haskell-exercises

haskell activities

Language: Haskell - Size: 4.88 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

CristianoSword/Haskell-Study

Study Haskell in funcional programming paradigm

Language: Haskell - Size: 61.5 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

mtanzim/haskellbook

Advancing functional programming knowledge through Haskell

Language: Haskell - Size: 938 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - 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: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ledung09/Haskell-Programming

Practice Haskell problems for Advanced Programming endterm test.

Language: Haskell - Size: 15.6 KB - Last synced: 12 months ago - Pushed: 12 months 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: about 1 year ago - Pushed: about 1 year 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: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

klsingh/Haskell-Exercise

Basic codes of Haskell along with exercises

Language: Haskell - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: about 1 year 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: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - 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: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

flandrade/haskell-play

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

Language: Haskell - Size: 21.5 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

Forensor/programming-in-haskell-exercices

My solutions to the exercices provided in the book Programming in Haskell 2nd Edition

Language: Haskell - Size: 22.5 KB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

tinfoil-knight/haskell-katas

Solutions for Haskell 99 Problems

Language: Haskell - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

elviejo79/autograding-example-haskell-stack

GitHub Classroom autograding example repo with Haskell, Stack, Caching and Autograding by IOHK Education using sample code from Exercism.io

Language: Haskell - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 3

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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

0x01h/counting-sundays 📦

Counting Sundays in Haskell.

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

RPGReki/haskell-exercises 📦

haskell exercises for beginners

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

gonzalo-cordova-pou/Lab-Haskell-Solved-Problems

I'm learning Haskell. I want to document the process. Lets go with functional programming!

Language: Haskell - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

theodesp/learning-haskell

Learning Haskell by example

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

ojd2/jvm-parse

Haskell Compiler to JVM Bytecode

Language: Jasmin - Size: 1.14 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 3 - 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: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Vincibean/real-world-haskell

My solutions to the exercises contained in the book "Real World Haskell"

Language: Haskell - Size: 102 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 14 - Forks: 5

giuuliorusso/rwh-exercises

🎓 Real World Haskell exercises

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

Vincibean/haskellbook

My solutions to "Haskell Programming from first principles"

Language: Haskell - Size: 467 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

Vicfred/codeforces-haskell

problems from codeforces solved in haskell

Language: Haskell - Size: 65.4 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 10 - Forks: 0

jaalonso/Exercitium2013

Ejercicios de programación funcional con Haskell (Curso 2013-14)

Language: Haskell - Size: 1.55 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

jaalonso/Exercitium2018

Ejercicios de programación funcional con Haskell (Curso 2018-19)

Language: Haskell - Size: 12.6 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

curry-club-aux/haskell-workshop

Materialien für den Curry Club Haskell Workshop

Language: TeX - Size: 6.58 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 8 - Forks: 3

Antricks/hasknoi

A Haskell implementation of the Towers of Hanoi

Language: Haskell - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 2 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: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

fpclass/super-functor-factory

Skeleton code for the Super Functor Factory project

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

mhmmdjafarg/KumpulanHaskell

Berisi Kumpulan latihan soal haskell Dasar Pemrograman TPB STEI

Language: Haskell - Size: 2.82 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 4 - Forks: 1

davidmallasen/PracticasProgDeclarativa

Prácticas de la asignatura de Programación Declarativa (2017/2018) FdI UCM.

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

kindofdev/programming-in-haskell-exercises

My solutions for the exercises in Graham Hutton's "Programming in Haskell, 2nd edition"

Language: Haskell - Size: 37.1 KB - Last synced: 12 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

fpclass/fp1-exercises

Skeleton codes for functional programming exercises

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

BrendanGlancy/haskell-scheming

Scheme Interpreter made with Haskell

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

Related Keywords
haskell-exercises 168 haskell 138 haskell-learning 93 functional-programming 35 haskell-book 17 haskell-language 14 haskell-tutorial 12 haskell-application 6 exercises 5 functional 5 programming-in-haskell 5 advent-of-code 5 monads 4 java 4 monad-transformers 3 python 3 prolog 3 functional-programming-examples 3 advent-of-code-2018 3 learning-by-doing 3 cis194 2 advent-of-code-2020 2 exercises-solutions 2 algorithms 2 category-theory 2 haskell-stack 2 codewars-solutions 2 functional-language 2 recursion 2 haskell-library 2 haskell-programming 2 algorithms-and-data-structures 2 string-manipulation 2 funcional 2 parser 2 learnyouahaskell 2 prolog-programming-language 2 prolog-exercises 2 advent-of-code-2023 2 lambda 2 programming-exercises 2 programming 2 real-world-haskell 2 parsing 2 advent-of-code-2021 2 stack 2 algorithm 2 university 2 university-course 2 algorithm-challenges 2 puzzles 2 teaching-materials 2 math 1 programming-paradigms 1 willdoescode 1 tutorial-demos 1 reference-material 1 containers 1 errors 1 list-comprehension 1 strictness 1 paradigm 1 linux 1 learning 1 fib 1 jutge 1 jutge-fib-upc 1 upc 1 compiler-design 1 jasmin 1 language-design 1 education 1 realworldhaskell 1 solution 1 algorithm-competitions 1 algorithms-datastructures 1 algorithms-implemented 1 programming-workshop 1 workshop 1 hanoi 1 hanoi-towers 1 itb 1 scheme 1 ghcjs 1 color-graph 1 sat-solver 1 data-science 1 leetcode 1 programacao 1 recursividade 1 haskell-99-problems 1 cubic-equations 1 integrals 1 ndimensional-vector-spaces 1 polynomials 1 haskell-zadania 1 dummy 1 git 1 github 1 travis-ci 1