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.30.1-22.fc42 | - |
Fedora 41 | 0.21.9-17.fc41 | 0.21.9-18.fc41 |
Fedora 40 | 0.21.9-16.fc40 | - |
You can contact the maintainers of this package via email at
ruby dash maintainers at fedoraproject dot org
.