functional-programming-examples
There are 63 repositories under functional-programming-examples topic.
sdiehl/wiwinwlh
What I Wish I Knew When Learning Haskell
SandroMaglione/fpdart
Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.
lettier/parsing-with-haskell-parser-combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
rogerwcpt/python-linq-samples
Python Linq Examples: Comparision of C# Linq functional programming to Python
sdiehl/dive-into-ghc
Dive into GHC
MatrixFun/AutoXL
A fundamental library of Excel functions written in Excel formula language by LAMBDA function for spreadsheet automation
rogerwcpt/java-linq-examples
Comparision of C# Linq functional programming to Java's functional programming
lettier/purescript-pop
:smiley: A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Aman9026/FirstYear
This repository contains the work I've done in my first year along with some study materials which I had collected.
dimitris-papadimitriou-chr/FunctionalJsWithCategories
Functional Programming in Javascript with Categories
kutyel/functional-programming
⚙️ My personal collection of FP JavaScript functions!
fedeoliv/aspnet-core-functional
Applying fundamental principles that lie at the foundation of functional programming in ASP.NET Core Web APIs.
LearningJournal/Codility-Test-Scala-Solutions
Solutions for Codility Programming Problems in Scala
skinnydoo/ktor-realworld-sample
A Ktor ❤️ based backend implementation of the RealWorld API Spec written in a functional style
ytaki0801/fpLISP
fpLISP: A minimum LISP interpreter for functional programming
diego-vicente/monadic-gcd
Learning exercise (GCD) with explanation about monads
dimitris-papadimitriou-chr/either-async
Asynchronous functional Either monad for promises
mtumilowicz/scala-cats-free-monad-workshop
Introduction into functional programming free structures: free monads, free monoids, free applicatives.
namvdo/functional-programming-principles-in-scala
Functional Programming in Scala specialization, Coursera.
dwickstrom/tuba
Convert spotify track id to YouTube URL
mtumilowicz/scala-zio2-fs2-refined-newtype-workshop
Introduction into fs2, newtype and refined types.
Bigomby/mostly-adequate-guide-typescript
Exercises from the popular Mostly Adequate Guide to Functional Programming adapted to Typescript
damiancipolat/Documenting_js_functions
This repository was created to show anothers JS developers a way of how to document javascript functions at the moment to start coding.
fanlei/the-little-phper
The Little Schemer in PHP
CJ-Yang0225/react-todolist
Try to complete React todolist with FP
ilyak93/StandardML
Implementing concepts of functional programming on Standard ML language
kourouklides/scala-examples
Example code in Scala
mrtkp9993/functional_programming
Functional Programming Examples.
OleksandrZhabenko/dobutokO2-examples
Example source code and textual files for usage for (of) package dobutokO2 (https://hackage.haskell.org/package/dobutokO2)
Thomas-George-T/Hackerrank-Functional-Programming-Scala
Hackerrank functional programming solutions in scala.
mbeorlegui/TP_Funcional
Trabajo práctico hecho en grupo para la materia Paradigmas de Programación (UTN-FRBA)
mounaiban/imwlrdb
iMWLRDB: Internet Multiline Width-limited Record Database Files
KidusMT/Lab9-StreamLambdaFunctionalProgramming
Contain the lab assessment about Lambda, Stream, Functional Programming and all other related questions.
leta91/intro-javascript-functional-programming
Learn About Functional Programming - freeCodeCamp Challenge
yulio94/programming-elixir
Journey to learn the elixir programming language