Projects with this topic
-
Chef is a lightweight and coherent C++ library that provides functional programming tools and modern replacements for the standard library.
Updated -
Creating a Simon Games where user should memorize the color computer choose
Updated -
An implementation of optimisation heuristics for the TSP, designed to run in less than two seconds on 1000-cities input
Updated -
Course page for CS43: Functional Programming Paradigms
Updated -
An ML-family language for writing compilers, filling the gap of cohesive, pragmatic, freestanding, modern ML.
Updated -
Functional Programming in JavaScript the Hard Path from FrontendMasters
Updated -
This repo contains a collection of functional programming exercises with OCaml language.
Updated -
A discussion of next generation technologies, especially with regard to software and formal methods.
Updated -
This repo contains my own workout on these Haskell exercises https://github.com/opqdonut/haskell-exercises
Updated -
A toy functional Python3 lib, just for fun. Includes Monad-like operation flow, persistent data structure, and further more with pretty Pythonic syntax
Updated -
First Draft of a slow but working (apparently) sudoku solver.
Updated -
Simple library for building HTTP servers with Node.js in a more functional way
Updated -
Some explorative exercises in Erlang programming language.
Updated -
Implémentation du mastermind en Clojure
Updated -
The classic Reversi game, written in the Elm programming language.
Updated -
All projects from my functional programming course in the first year of undergraduate at University of Warsaw.
Updated -
Functional Reactive library for Scala
Updated -
Functional Programming follows the theories of Alonzo Church's λ-calculus. This is a walkthrough for newbies of functional programming with the goal of making key concepts clearer and easier to be understood.
Updated