Skip to content

Conversation

mmtmn
Copy link
Contributor

@mmtmn mmtmn commented Jun 29, 2025

This adds Lean as an example of a theorem proving and formal verification language, in a new section under Families. Also adds CUDA under systems programming as an extension to C/C++. Both additions follow the existing tone and structure.

- added Lean under a new section on Theorem Proving and Formal Verification
- added CUDA as a systems programming extension to C/C++
- both follow original tone and structure
@mmtmn
Copy link
Contributor Author

mmtmn commented Jun 29, 2025

Caveat: Lean isn’t a proper constraint logic programming and doesn’t fit typed functional programming or lisps either. It’s based on dependent type theory and built for theorem proving and formal verification. Worth its own section since it teaches a different way of thinking: proofs as programs, types as logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant