RubyGems Navigation menu

typeprof 0.6.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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  6. 0.6.0 - November 17, 2020 (473.0 KB)
顯示所有版本(共 49)

Runtime 相依性套件 (1):

rbs >= 0.17.0

擁有者:

Pushed by:

作者:

  • Yusuke Endoh

SHA 256 checksum:

16df0aa044ff4e3ee43a86d6b77a737aec187075a5127804a99d233586a807cf

總下載次數 5,207,844

這個版本 1,338

License:

MIT

Ruby 版本需求: >= 2.7

相關連結: