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

https://github.com/leanprover/cslib

A Lean library for Computer Science
https://github.com/leanprover/cslib

computer-science lean

Last synced: 3 months ago
JSON representation

A Lean library for Computer Science

Awesome Lists containing this project

README

          

# cslib

The Lean library for Computer Science.

Documentation at .

# What's cslib?

Cslib aims at formalising Computer Science theories and tools, broadly construed, in the Lean programming language.

## Aims

- Offer APIs and languages for formalisation projects, software verification, and certified software (among others).
- Establish a common ground for connecting different developments in Computer Science, in order to foster synergies and reuse.

# Contributing and discussion

Please see our [contribution guide](/CONTRIBUTING.md) and [code of conduct](/CODE_OF_CONDUCT.md).

For discussions, you can reach out to us on the [Lean prover Zulip chat](https://leanprover.zulipchat.com/).