RubyGems Navigation menu

typeprof 0.11.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. This tool is planned to be bundled with Ruby 3.0.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.21.11 - February 19, 2024 (73.5 KB)
  2. 0.21.10 - February 08, 2024 (73.5 KB)
  3. 0.21.9 - December 21, 2023 (73.5 KB)
  4. 0.21.8 - August 28, 2023 (73.5 KB)
  5. 0.21.7 - March 06, 2023 (73 KB)
  6. 0.11.0 - December 24, 2020 (487 KB)
Show all versions (49 total)

Runtime Dependencies (1):

rbs >= 1.0.0

Owners:

Pushed by:

Authors:

  • Yusuke Endoh

SHA 256 checksum:

d9e98fab5f9937a1e5422486b2a3d15cbe02d2c9002f551aa7247069b1657ff2

Total downloads 5,212,657

For this version 67,720

License:

MIT

Required Ruby Version: >= 2.7

Links: