TypeProf is a type analysis tool for Ruby code based on abstract interpretation
TypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.15.2-155.fc36 | - |
Fedora 35 | 0.12.0-151.fc35 | - |
Fedora 34 | 0.11.0-146.fc34 | - |
You can contact the maintainers of this package via email at
ruby dash maintainers at fedoraproject dot org
.