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

https://github.com/typetools/checker-framework

Pluggable type-checking for Java
https://github.com/typetools/checker-framework

java types verification

Last synced: 10 days ago
JSON representation

Pluggable type-checking for Java

Awesome Lists containing this project

README

          

# The Checker Framework: pluggable type-checking for Java

Please see the Checker Framework manual
([HTML](https://checkerframework.org/manual/),
[PDF](https://checkerframework.org/manual/checker-framework-manual.pdf)).

The history of releases and changes is in file
[docs/CHANGELOG.md](docs/CHANGELOG.md).

Documentation for Checker Framework developers
is in directory `docs/developer/`.