Information for build fennel-1.4.0-1.oc9

ID22750
Package Namefennel
Version1.4.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/fennel.git?.#2fe996e374f2fb24741b83865a3f5dbfee45fd98
SummaryA Lisp that compiles to Lua
DescriptionFennel is a Lisp that compiles to Lua. It aims to be easy to use, expressive, and has almost zero overhead compared to handwritten Lua. * *Full Lua compatibility* - You can use any function or library from Lua. * *Zero overhead* - Compiled code should be just as or more efficient than hand-written Lua. * *Compile-time macros* - Ship compiled code with no runtime dependency on Fennel. * *Embeddable* - Fennel is a one-file library as well as an executable. Embed it in other programs to support runtime extensibility and interactive development. At https://fennel-lang.org there's a live in-browser repl you can use without installing anything.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 16:29:40 CST
CompletedMon, 03 Jun 2024 16:31:01 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fennel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fennel.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fennel-1.4.0-1.oc9.src.rpm (info) (download)
noarch
fennel-1.4.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-1 - initial build