Tue, 07 May 2024 08:32:26 UTC | login

Information for build nekovm-2.3.0-12.fc40

ID270935
Package Namenekovm
Version2.3.0
Release12.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nekovm.git#17bab5c1711d3916b78643596d54caf1e668ad21
SummaryNeko embedded scripting language and virtual machine
DescriptionNeko is a high-level dynamically typed programming language which can also be used as an embedded scripting language. It has been designed to provide a common run-time for several different languages. Neko is not only very easy to learn and use, but also has the flexibility of being able to extend the language with C libraries. You can even write generators from your own language to Neko and then use the Neko run-time to compile, run, and access existing libraries. If you need to add a scripting language to your application, Neko provides one of the best trade-offs available between simplicity, extensibility and speed. Neko allows the language designer to focus on design whilst reusing a fast and well constructed run-time, as well as existing libraries for accessing file system, network, databases, XML... Neko has a compiler and virtual machine. The Virtual Machine is both very lightweight and extremely well optimized so that it can run very quickly. The VM can be easily embedded into any application and your libraries are directly accessible using the C foreign function interface. The compiler converts a source .neko file into a byte-code .n file that can be executed with the Virtual Machine. Although the compiler is written in Neko itself, it is still very fast. You can use the compiler as standalone command-line executable separated from the VM, or as a Neko library to perform compile-and-run for interactive languages.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 28 Nov 2023 16:08:35 UTC
CompletedTue, 28 Nov 2023 17:13:31 UTC
Taskbuild (f40, /rpms/nekovm.git:17bab5c1711d3916b78643596d54caf1e668ad21)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nekovm.git#17bab5c1711d3916b78643596d54caf1e668ad21'}}
Tags
f40
RPMs
src
nekovm-2.3.0-12.fc40.src.rpm (info) (download)
riscv64
nekovm-2.3.0-12.fc40.riscv64.rpm (info) (download)
nekovm-devel-2.3.0-12.fc40.riscv64.rpm (info) (download)
nekovm-debuginfo-2.3.0-12.fc40.riscv64.rpm (info) (download)
nekovm-debugsource-2.3.0-12.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Morten Stevens <mstevens@fedoraproject.org> - 2.3.0-9 - Rebuilt for mbedTLS 2.28.0 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild