What's the deal with Fennel in Neovim?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-oxi

    :link: Rust bindings to all things Neovim

  • nvim-oxi, which uses bindings to the C functions used by the lua API. Note that it's currently broken for nvim nightly, but I'm working on a fix.

  • neovim

    Vim-fork focused on extensibility and usability

  • also since much new development is done in lua (such as core features like semantic highlighting, core plugins such as man.lua and filetype.lua, and just about every new neovim plugin out there, it's a lot easier to contribute to said development once you understand lua syntax, and learning how to configure neovim in lua naturally requires you to learn lua anyways for more advanced configs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tl

    The compiler for Teal, a typed dialect of Lua

  • There is already https://github.com/teal-language/tl, which is typed Lua. I think fennel exists to serve a different niche-- personally I use it not for any type features; I just like the syntax better, and others may find certain features like the macro system useful.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Setting up NeoVim in Rust?

    3 projects | /r/rust | 21 Jun 2021
  • Why Neovim is My Text Editor of Choice

    2 projects | dev.to | 23 Apr 2024
  • Let's See Your Terminal

    2 projects | dev.to | 16 Apr 2024
  • Ravi is a dialect of Lua, with JIT and AOT compilers

    7 projects | news.ycombinator.com | 18 Mar 2024
  • Neovim

    1 project | news.ycombinator.com | 9 Mar 2024