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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Aniseed!