Fri, 31 May 2024 13:13:24 UTC | login

Information for build nekovm-2.3.0-5.fc33

ID189006
Package Namenekovm
Version2.3.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nekovm.git#160a42c970b34561bfbaff7c004aaebc9636fd51
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
StartedFri, 27 Nov 2020 23:33:50 UTC
CompletedSat, 28 Nov 2020 00:27:29 UTC
Taskbuild (f33, /rpms/nekovm.git:160a42c970b34561bfbaff7c004aaebc9636fd51)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nekovm.git#160a42c970b34561bfbaff7c004aaebc9636fd51'}}
Tags
f33
f37
f38
RPMs
src
nekovm-2.3.0-5.fc33.src.rpm (info) (download)
riscv64
nekovm-2.3.0-5.fc33.riscv64.rpm (info) (download)
nekovm-devel-2.3.0-5.fc33.riscv64.rpm (info) (download)
nekovm-debuginfo-2.3.0-5.fc33.riscv64.rpm (info) (download)
nekovm-debugsource-2.3.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Nov 14 2020 Andy Li <andy@onthewings.net> - 2.3.0-5 - Rebuilt to dodge build-id conflict (RHBZ#1896901) * Thu Jul 30 2020 Richard W.M. Jones <rjones@redhat.com> - 2.3.0-4 - Use updated cmake macros https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Oct 26 2019 Andy Li <andy@onthewings.net> - 2.3.0-1 - New upstream version 2.3.0. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 17 2019 Andy Li <andy@onthewings.net> - 2.2.0-9 - Rebuilt for mbed TLS 2.16.0.