Name: | fennel |
---|---|
Version: | 0.9.1 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 473695 |
License: | MIT |
RPM: | fennel-0.9.1-1.el8.noarch.rpm |
Source RPM: | fennel-0.9.1-1.el8.src.rpm |
Build Date: | Sun May 02 2021 |
Build Host: | jenkins-172-17-0-2-8aa3173a-28d4-49bc-af1d-7b443c444f25.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://fennel-lang.org/ |
Summary: | A Lisp that compiles to Lua |
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. |
- Update to 0.9.1
- Update to 0.8.1
- Update to 0.8.0 - Add Requires on lua(abi) for older releases
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Recommend installing lua-readline
- Update to 0.7.0
- Update to 0.6.0
- Initial Fedora package