Thu, 02 May 2024 16:19:13 UTC | login

Information for build chibi-scheme-0.10.0-2.fc38

ID248000
Package Namechibi-scheme
Version0.10.0
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/chibi-scheme.git#dcd9e2042f47135d32e7cd66d5734020e84ce59e
SummaryMinimal Scheme implementation for use as an extension language
DescriptionChibi-Scheme is a very small library intended for use as an extension and scripting language in C programs. In addition to support for lightweight VM-based threads, each VM itself runs in an isolated heap allowing multiple VMs to run simultaneously in different OS threads. The default language is R7RS Scheme, with support for all libraries. Support for additional languages such as JavaScript, Go, Lua and Bash are planned for future releases. Scheme is chosen as a substrate because its first class continuations and guaranteed tail-call optimization makes implementing other languages easy. Chibi-Scheme is known to work on 32 and 64-bit Linux, FreeBSD and OS X, Plan9, Windows (using Cygwin), iOS, and Emscripten.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 May 2023 08:47:09 UTC
CompletedSat, 27 May 2023 11:11:25 UTC
Taskbuild (f38, /rpms/chibi-scheme.git:dcd9e2042f47135d32e7cd66d5734020e84ce59e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/chibi-scheme.git#dcd9e2042f47135d32e7cd66d5734020e84ce59e'}}
Tags
f38
f39
f40
RPMs
src
chibi-scheme-0.10.0-2.fc38.src.rpm (info) (download)
riscv64
chibi-scheme-0.10.0-2.fc38.riscv64.rpm (info) (download)
chibi-scheme-devel-0.10.0-2.fc38.riscv64.rpm (info) (download)
chibi-scheme-debuginfo-0.10.0-2.fc38.riscv64.rpm (info) (download)
chibi-scheme-debugsource-0.10.0-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 14 2022 Jani Juhani Sinervo <jani@sinervo.fi> 0.10.0-1 - Initial import (fedora#2065938)