adelarsq / awesome-fennel

Awesome Fennel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Fennel fennel logo

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.

Who are using?

Articles

Videos

Tools

  • fnx - A package manager for the Fennel language.
  • LilyPad - helper tool to assist with using the Fennel programming language in Roblox Studio.
  • Faith - The Fennel Advanced Interactive Test Helper

Plugins

Neovim

Sublime

Libraries

  • lazy-seq - Lazy sequences for Lua runtime, and functions to operate on those.
  • async.fnl - ClojureScript core.async library port to the Fennel language and Lua runtime