fennel

Lisp-based programming language for the Lua runtime

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.

You can use any function or library from Lua in Fennel, and vice versa. Compiled code should be just as or more efficient than hand-written Lua. Macros allow you to ship compiled code with no runtime dependency on Fennel. Fennel is a one-file library as well as an executable. Embed it in other programs to support runtime extensibility and interactive development.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://fennel-lang.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install fennel