Language

Package: fennel @ 0.9.1

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: 1171, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

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