logo
首页技术栈工具库讨论
typeprof

typeprof

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconruby/typeprof390
RUBYGEMS
gem install typeprof
查看
标签
根据用户添加的标签生成
暂无标签