From fcc5224904648a8e6eb528d7603154160a20022f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 Feb 2022 01:39:05 +0000 Subject: gentoo resync : 02.02.2022 --- dev-lang/fennel/metadata.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'dev-lang/fennel/metadata.xml') diff --git a/dev-lang/fennel/metadata.xml b/dev-lang/fennel/metadata.xml index 7be4ec2ae425..001e74a2f442 100644 --- a/dev-lang/fennel/metadata.xml +++ b/dev-lang/fennel/metadata.xml @@ -1,29 +1,23 @@ - + xgqt@gentoo.org Maciej Barć - + 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 + 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 + Compile-time macros - Ship compiled code with no runtime dependency on Fennel. - - Embeddable - Fennel is a one-file library as well as an executable. + 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. - - https://github.com/bakpakin/Fennel/issues - bakpakin/Fennel - -- cgit v1.2.3