Fedora 40 Update: fennel-1.5.0-1.fc40

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-169e4f81cc
2024-07-02 20:14:07.633429
--------------------------------------------------------------------------------

Name        : fennel
Product     : Fedora 40
Version     : 1.5.0
Release     : 1.fc40
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:

New Features
Macro pick-values is now a special, allowing it to emit better Lua output.
Add fennel.getinfo as source-map-aware equivalent of debug.getinfo.
Optimize allocation away when destructuring tables to tables.
Allow & and &as in the same destructure clause.
More consistent module-not-found warnings for --require-as-include.
Improve compiler output for and/or forms with potential side-effects.
Allow locals in places where they make sense rather than mid-expression.
Accept --keywords option to add to the list of built-in Lua keywords.
REPL completion now works on partial REPL commands: e.g. ,complete ,d -> ,doc.
Tables in the REPL default to printing with limited depth.
View settings in REPL can be changed: (set ___repl___.view-opts.depth 100).
Support dynamic field names in (set (. tbl field) val).
The fennel.compile function now accepts an AST, iterator, or file.
Catch typos when a space is missing after a string.
Bug Fixes
(pick-values 0 (side-effects)) now correctly preserves side effects
Don't non-nil assert on _foo arguments in lambda.
Propagate compile options into ,compile repl command.
IIFEs emitted by and/or inside (fn [...]) now propagate varargs.
macrodebug on cyclic macro expansions now serialize to valid code (no @1, ..)
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jun 23 2024 Packit <hello@xxxxxxxxxx> - 1.5.0-1
- Update to 1.5.0
- Resolves rhbz#2293843
* Tue Mar 12 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 1.4.2-2
- Enable Packit
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2293843 - fennel-1.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2293843
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-169e4f81cc' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux