Mon, 04 Aug 2025 14:21:25 CST | login

Information for build fennel-1.4.0-1.ocs23

ID9924
Package Namefennel
Version1.4.0
Release1.ocs23
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, 13 May 2024 21:24:14 CST
CompletedMon, 13 May 2024 21:26:42 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/fennel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fennel.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
fennel-1.4.0-1.ocs23.src.rpm (info) (download)
noarch
fennel-1.4.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-1 - initial build