Aniseed bridges the gap between Fennel (a Lisp that compiles Lua) and Neovim. Allowing you to easily write plugins or configurations in a Clojure-like Lisp with great runtime performance. For interactive evaluation, you need to install Conjure as well. It’ll allow you to send portions of your code off for evaluation as well as see the results in an interactive log buffer. Aniseed ships with a set of module macros that make interactive evaluation not only possible but rich and intuitive. You should read:h aniseed to learn the details but it’s worth mentioning that you opt-in by starting your file with a (module …) block, you then export values from your module with the (def…) macros.
Features
- Documentation available
- Load Fennel Neovim configuration
- Set up a plugin project
- Write plugins or configuration in a Clojure-like Lisp with great runtime performance
- For interactive evaluation you need to install Conjure as well
- Send portions of your code off for evaluation as well as see the results in an interactive log buffer
Categories
Software DevelopmentLicense
MIT LicenseFollow Aniseed
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Aniseed!