Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Code form functional programming (FP) classes.
- Host: GitHub
- URL: https://github.com/grindelfp/scheme-racket-basics
- Owner: GrindelfP
- License: mit
- Created: 2024-02-15T07:23:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T07:33:58.000Z (8 months ago)
- Last Synced: 2024-05-16T08:47:15.630Z (8 months ago)
- Language: Racket
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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.