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

https://github.com/gvwilson/l4py

Lean for Python Programmers
https://github.com/gvwilson/l4py

lean4 open-source python tutorial

Last synced: 8 days ago
JSON representation

Lean for Python Programmers

Awesome Lists containing this project

README

          

# Lean for Python Programmers


## Lessons

1. [Introduction](@/intro/)
1. [Basics](@/basics/)
1. [Types](@/types/)
1. [Functional Pipelines](@/pipes/)
1. [I/O](@/io/)
1. [A File Archiver](@/archive/)
1. [Matching Patterns](@/glob/)
1. [A Template Expander](@/template/)
1. [A Database](@/db/)
1. [Building Projects](@/build/)
1. [Binary Data](@/binary/)
1. [Type Classes](@/advanced/)
1. [Tools](@/tools/)
1. [Discrete Event Simulation](@/des/)
1. [A Virtual Machine](@/vm/)
1. [Conclusion](@/finale/)


## Appendices

1. [License](@/license/)
1. [Code of Conduct](@/conduct/)
1. [Contributing](@/contributing/)
1. [Bibliography](@/bibliography/)
1. [Glossary](@/glossary/)
1. [Monads](@/monads/)
1. [Proofs](@/proof/)





start where you are
·
use what you have
·
help who you can