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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Aniseed!