Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37575250
en ru br
ALT Linux repos
S:0.21.3-alt1

Group :: Development/Ruby
RPM: gem-typeprof

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.21.3-alt1
Build date: 6 october 2022, 07:15 ( 81.5 weeks ago )
Size: 1013.54 Kb

Home page:   https://github.com/ruby/typeprof

License: MIT
Summary: TypeProf is a type analysis tool for Ruby code based on abstract interpretation
Description:

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.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-typeprof
  • gem-typeprof-devel
  • gem-typeprof-doc
  • typeprof
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin