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

https://github.com/grindelfp/scheme-racket-basics

Code form functional programming (FP) classes.
https://github.com/grindelfp/scheme-racket-basics

Last synced: 4 months ago
JSON representation

Code form functional programming (FP) classes.

Awesome Lists containing this project

README

          

= Notebook for Fucntional programming course =

Here I will store my code form functional programming (FP) classes.
We are studying the Scheme/Racket language and the concepts of FP based
on the language.