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.21.2-165.fc37 | - |
| Fedora 36 | 0.21.2-162.fc36 | - |
| Fedora 35 | 0.12.0-151.fc35 | - |
You can contact the maintainers of this package via email at
ruby dash maintainers at fedoraproject dot org.