Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37732326
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-typeprof

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.21.3-alt1
Время сборки: 6 октября 2022, 07:15 ( 82.2 недели назад )
Размер архива: 1013.54 Kb

Домашняя страница:   https://github.com/ruby/typeprof

Лицензия: MIT
О пакете: TypeProf is a type analysis tool for Ruby code based on abstract interpretation
Описание:

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.

Текущий майнтейнер: Pavel Skrylev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-typeprof
  • gem-typeprof-devel
  • gem-typeprof-doc
  • typeprof
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin