-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2021-f6cdbdc272 2021-02-26 01:24:25.673168 --------------------------------------------------------------------------------
Name : fennel Product : Fedora EPEL 8 Version : 0.8.1 Release : 1.el8 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 Information:
- Improve compiler sandboxing to copy standard tables and protect metatables - Fix an issue where loading nested copies of Fennel would fail - Fix a bug where sparse tables were displayed incorrectly in fennel view - Ensure the compiler runs under strict mode - Fix a bug where certain numbers would be emitted incorrectly -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2021 Michel Alexandre Salim salimma@fedoraproject.org - 0.8.1-1 - Update to 0.8.1 * Wed Jan 27 2021 Michel Alexandre Salim salimma@fedoraproject.org - 0.8.0-1 - Update to 0.8.0 - Add Requires on lua(abi) for older releases * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Dec 1 2020 Michel Alexandre Salim salimma@fedoraproject.org - 0.7.0-2 - Recommend installing lua-readline --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update fennel' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org