Ross ROSS = Recommend OSS · open-source software intelligence for agents

bakpakin/Fennel

Lua Lisp Language observed · 2026-08-28

github.com/bakpakin/Fennel · homepage · Fennel · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 66
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3678
  • days_rel: n/a
  • days_push: 206
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2745 stars · 131 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Fennel is a Lisp dialect that compiles to Lua with zero runtime overhead and full Lua compatibility. It supports compile-time macros, pattern matching, and can be embedded as a single-file library for runtime extensibility.

Use cases

  • write lisp code that compiles to lua
  • script games with a lisp language
  • embed a scripting language in my lua application
  • use macros and pattern matching on the lua runtime
  • compile lisp to readable lua output
  • script neovim or window managers with lisp

When to choose

  • you want lisp syntax and macros while targeting the Lua ecosystem
  • you need zero-overhead compiled output with no runtime dependency
  • you want an embeddable scripting language for games, editors, or embedded devices

When to avoid

  • you need multithreading or features beyond the Lua runtime's limitations
  • your team is unfamiliar with Lisp syntax
  • you need a large standard library ecosystem

Facets

cli-tool · maturity stable

compiler interpreter programming-language programming-languages compilers developer-tools lua cross-platform cli embedded lisp lua macros s-expressions luajit embeddable transpiler programming-language game-development

4 sources

Member repositories

RepositoryRoleHealth v2
bakpakin/Fennelmain52

For agents

markdown · JSON · MCP: product_card(name="bakpakin/Fennel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem