ameba.el
Code analyzer
An Emacs interface to Ameba, a static code analysis tool for Crystal
An Emacs interface to Ameba
10 stars
3 watching
3 forks
Language: Emacs Lisp
last commit: almost 5 years ago amebaconveniencecrystalemacsemacs-packagelinter
Related projects:
Repository | Description | Stars |
---|---|---|
crystal-ameba/ameba | A tool for automatically checking and improving the quality of Crystal code | 522 |
crystal-ameba/vscode-crystal-ameba | An extension that provides an interface to Ameba for Visual Studio Code | 42 |
epergo/sublimelinter-contrib-ameba | A tool providing an interface between Sublime Text and the Ameba code analysis engine | 14 |
crystal-ameba/github-action | A GitHub Action that integrates an Ameba linter with Crystal code. | 29 |
codacy/codacy-ameba | Tooling and Docker definition for running Ameba on Codacy | 4 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
reznikmm/gela | An Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner. | 0 |
brantou/inf-crystal.el | A package for running an interactive Crystal interpreter in Emacs | 7 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
tamnac/lite-plugin-crystal | A plugin that provides syntax highlighting for the Crystal programming language in the lite and lite-xl editor. | 6 |
crystal-lang-tools/vscode-crystal-lang | An extension for VSCode to support the Crystal programming language | 279 |
crystal-lang/crystal_lib | Automatically generates bindings for native libraries in Crystal programming language | 138 |
rocher/ob-ada-spark | Supports Ada and SPARK programming languages in Emacs org-babel for compiling, running, and formal verification of code | 8 |
amauryt/crystal-duckdb | Crystal language bindings for DuckDB | 16 |
elorest/cry | An interactive tool for executing Crystal code similar to Ruby Pry. | 34 |