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.
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more
A client/server indexer for c/c++/objc++ with integration for Emacs based on clang.
Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo
KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a centralized portal for managing the lifecycle of language enhancement proposals and tracking the progression of syntax and semantic changes from initial design to final release. The project functions as a technical proposal workflow engine to coordinate the review, acceptance, and revocation of formal design requests. It provides a system for documenting early ideas, integrating community feedback, and managing the evolution of language features. The platform also handles programming
A C/C++ minor mode for Emacs powered by libclang
The main features of sarcasm/irony-mode are: Build and Development Tools, Integrated Development Environments, Language Servers.
Open-source alternatives to sarcasm/irony-mode include: andersbakken/rtags — A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang. cquery-project/cquery — C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others… syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… reactjs/react-docgen — react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata… kotlin/keep — KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a… auroraeditor/auroraeditor.