INFO
Name: fennel
Version: 1.6.1-1.el10_2
Arch: noarch
Summary: A Lisp that compiles to Lua
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-02.s390.fedoraproject.org
Build Date: Wed Jan 14 15:28:30 2026
Size: 862625
URL: https://fennel-lang.org/
Description: Fennel 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.
FILES
/usr/bin/fennel
/usr/share/doc/fennel
/usr/share/doc/fennel/CODE-OF-CONDUCT.md
/usr/share/doc/fennel/CONTRIBUTING.md
/usr/share/doc/fennel/README.md
/usr/share/doc/fennel/api.md
/usr/share/doc/fennel/changelog.md
/usr/share/doc/fennel/lua-primer.md
/usr/share/doc/fennel/reference.md
/usr/share/doc/fennel/tutorial.md
/usr/share/licenses/fennel
/usr/share/licenses/fennel/LICENSE
/usr/share/lua/5.4/fennel.lua
/usr/share/man/man1/fennel.1.gz
/usr/share/man/man3/fennel-api.3.gz
/usr/share/man/man5/fennel-reference.5.gz
/usr/share/man/man7/fennel-tutorial.7.gz
REQUIRES
/usr/bin/lua
lua(abi) 5.4
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
fennel 1.6.1-1.el10_2
lua-fennel 1.6.1-1.el10_2
CONFIG FILES
/usr/bin/fennel
/usr/share/doc/fennel
/usr/share/doc/fennel/CODE-OF-CONDUCT.md d
/usr/share/doc/fennel/CONTRIBUTING.md d
/usr/share/doc/fennel/README.md d
/usr/share/doc/fennel/api.md d
/usr/share/doc/fennel/changelog.md d
/usr/share/doc/fennel/lua-primer.md d
/usr/share/doc/fennel/reference.md d
/usr/share/doc/fennel/tutorial.md d
/usr/share/licenses/fennel
/usr/share/licenses/fennel/LICENSE l
/usr/share/lua/5.4/fennel.lua
/usr/share/man/man1/fennel.1.gz d
/usr/share/man/man3/fennel-api.3.gz d
/usr/share/man/man5/fennel-reference.5.gz d
/usr/share/man/man7/fennel-tutorial.7.gz d
LICENSE FILES
MIT
|