RubyGems Navigation menu

typeprof 0.31.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.31.0 November 04, 2025 (63 KB)
  2. 0.30.1 December 23, 2024 (55.5 KB)
  3. 0.30.0 December 13, 2024 (55 KB)
  4. 0.21.11 February 19, 2024 (73.5 KB)
  5. 0.21.10 February 08, 2024 (73.5 KB)
Show all versions (52 total)

Runtime Dependencies (2):

prism >= 1.4.0
rbs >= 3.6.0

Owners:

Pushed by:

Authors:

  • Yusuke Endoh

SHA 256 checksum:

=

Total downloads 9,869,161

For this version 1,013

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

Links: