Language

Package: fennel @ 1.0.0

Synopsis

Lisp that compiles to Lua

Description

Fennel is a programming language that brings together the speed, simplicity, and reach of Lua with the flexibility of a Lisp syntax and macro system.

Home page
https://fennel-lang.org/
Location
gnu/packages/lua.scm (line: 1163, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t