♠️ | Learning functional programming with Lean.
- Nix 84.1%
- Lean 15.9%
| .github/assets | chore: moving to nixfmt + readme | |
| .envrc | chore: compiling lean4 toolchain | |
| .gitignore | chore: compiling lean4 toolchain | |
| flake.lock | chore: base nix configuration, not tested yet | |
| flake.nix | chore: moving to nixfmt + readme | |
| lake-manifest.json | chore: add nix lsp | |
| lakefile.toml | fix: target names | |
| lean-toolchain | chore: base nix configuration, not tested yet | |
| LICENSE | Initial commit | |
| Main.lean | chore: foldable and unfoldable | |
| README.md | chore: moving to nixfmt + readme | |
Orzklv's {Lean}
A Lean introduction repository.
Top Used Language Build CI
About
Interest in Functional Programming sparked motivation on learning FP languages and I decided to start with Lean4.
Readme serves as a purpose to keep track of where I stopped/paused.
Material
Currently, I'm studying with Lean4's officla guidebook at: Functional Programming in Lean. I've done the following chapters:
- 1.1
- 1.1.1
- 1.1.2
- 1.2
- 1.3
- 1.3.1
- 1.3.2
License
This project is licensed under the MIT License - see the LICENSE file for details.
Orzklv's {Lean}