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. This tool is planned to be bundled with Ruby 3.0.
Required Ruby Version
>= 2.7
Authors
Yusuke Endoh
Versions
- 0.32.0 May 14, 2026 (76.5 KB)
- 0.31.1 December 23, 2025 (63 KB)
- 0.31.0 November 04, 2025 (63 KB)
- 0.30.1 December 23, 2024 (55.5 KB)
- 0.30.0 December 13, 2024 (55 KB)
- 0.8.0 December 01, 2020 (475 KB)