Пакет gambit: Информация
Исходный пакет: gambit
Версия: 4.9.7-alt5
Собран: 11 сентября 2025 г. 16:03
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: http://www.iro.umontreal.ca/~gambit/
Лицензия: Apache-2.0
О пакете: Gambit-C Scheme programming system
Описание:
Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler. The Gambit-C system conforms to the R4RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
emacs-gambit (noarch)
gambit (loongarch64)
gambit-debuginfo (loongarch64)
gambit-devel (loongarch64)
gambit-devel-arm (loongarch64)
gambit-devel-debuginfo (loongarch64)
gambit-devel-java (loongarch64)
gambit-devel-js (loongarch64)
gambit-devel-php (loongarch64)
gambit-devel-python (loongarch64)
gambit-devel-riscv (loongarch64)
gambit-devel-ruby (loongarch64)
gambit-devel-x86 (loongarch64)
gambit-docs (noarch)
gambit-info (noarch)
gambit-modules (loongarch64)
gambit-modules-C (loongarch64)
gambit-modules-C-debuginfo (loongarch64)
gambit-modules-js (loongarch64)
emacs-gambit (noarch)
gambit (loongarch64)
gambit-debuginfo (loongarch64)
gambit-devel (loongarch64)
gambit-devel-arm (loongarch64)
gambit-devel-debuginfo (loongarch64)
gambit-devel-java (loongarch64)
gambit-devel-js (loongarch64)
gambit-devel-php (loongarch64)
gambit-devel-python (loongarch64)
gambit-devel-riscv (loongarch64)
gambit-devel-ruby (loongarch64)
gambit-devel-x86 (loongarch64)
gambit-docs (noarch)
gambit-info (noarch)
gambit-modules (loongarch64)
gambit-modules-C (loongarch64)
gambit-modules-C-debuginfo (loongarch64)
gambit-modules-js (loongarch64)
Сопровождающий: Paul Wolneykien
Список участников:
Ilya Kurdyukov
Paul Wolneykien
Michael Shigorin
Cronbuild Service
Igor Vlasenko
Alexey Voinov
Ilya Kurdyukov
Paul Wolneykien
Michael Shigorin
Cronbuild Service
Igor Vlasenko
Alexey Voinov
Последнее изменение
11 сентября 2025 г. Ilya Kurdyukov 4.9.7-alt5
- Disable --enable-trust-c-tco for e2k (breaks gsc).
30 августа 2025 г. Paul Wolneykien 4.9.7-alt4
- Extract C-precompiled files into the separate 'modules-C' package. - List all module files and directories using a script.
29 августа 2025 г. Paul Wolneykien 4.9.7-alt3
- Build with --enable-trust-c-tco configure option.