How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Translate code comments and strings in Neovim using online or local LLMs and external translators.
The main features of noir4y/comment-translate.nvim are: Language Tools.
Open-source alternatives to noir4y/comment-translate.nvim include: bennorichters/taal.nvim — A Neovim plugin that uses LLMs to improve the grammar and spelling of natural language text. bero1985/crosspascal — CrossPascal aims to be a Delphi 7 compatible cross-platform source-to-source compiler (together with the new unicode… daniellemaywood/glexer — A lexer for Gleam, written in Gleam! doodleesc/translator.nvim — translator powered by LLm. gleam-lang/package-interface-decoder — Add gleampackageinterface to your Gleam project:. acidsugarx/babel.nvim — 🌍 Translate text without leaving Neovim.
A Neovim plugin that uses LLMs to improve the grammar and spelling of natural language text.
CrossPascal aims to be a Delphi 7 compatible cross-platform source-to-source compiler (together with the new unicode string types from XE3 but where ansistring is still the default string type for to be still Delphi 7 compatible) which generates intermediate C code. Since C compilers are…