🍺 BREW Explorer

← all formulae

emmylua_ls

brew install emmylua_ls v0.23.2 MIT

Lua Language Server

43
30-day installs · #5011
162
90-day · #4562
466
365-day · #5270
464
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf",
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Lua Language Server",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:18+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "emmylua_ls",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-11T12:51:58Z",
  "github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n\n# EmmyLua Analyzer Rust\n\n**A high-performance Lua language server, linter, and documentation generator \u2014 built with Rust.**\n\n[![GitHub stars](https://img.shields.io/github/stars/CppCXY/emmylua-analyzer-rust?style=flat-square\u0026logo=github)](https://github.com/CppCXY/emmylua-analyzer-rust/stargazers)\n[![License](https://img.shields.io/github/license/CppCXY/emmylua-analyzer-rust?style=flat-square)](https://github.com/CppCXY/emmylua-analyzer-rust/blob/main/LICENSE)\n[![Release](https://img.shields.io/github/v/release/CppCXY/emmylua-analyzer-rust?style=flat-square)](https://github.com/CppCXY/emmylua-analyzer-rust/releases)\n[![Crates.io](https://img.shields.io/crates/d/emmylua_ls?style=flat-square\u0026logo=rust)](https://crates.io/crates/emmylua_ls)\n\n[Quick Start](#quick-start) \u00b7 [Features](#features) \u00b7 [Documentation](#documentation) \u00b7 [Development](#development)\n\n\u003c/div\u003e\n\n---\n\n## Why EmmyLua Analyzer Rust?\n\n- **Fast** \u2014 Incremental analysis powered by Rust; handles large codebases with ease\n- **Complete** \u2014 Supports Lua 5.1 \u2013 5.5 and LuaJIT, with EmmyLua \u0026 Luacats annotations\n- **Universal** \u2014 Standard LSP protocol works with VS Code, Neovim, IntelliJ, and any LSP-compatible editor\n- **All-in-one** \u2014 Language server, code formatter, static analyzer, and doc generator in a single toolchain\n\n---\n\n## Quick Start\n\n### Install\n\n```bash\n# Via Cargo\ncargo install emmylua_ls          # Language server\ncargo install emmylua_check       # Static analyzer / linter\ncargo install emmylua_doc_cli     # Documentation generator\n```\n\nOr download pre-built binaries from the [Releases](https://github.com/CppCXY/emmylua-analyzer-rust/releases) page.\n\n### Editor Setup\n\nBefore connecting your editor:\n\n1. Install `emmylua_ls` and make sure it is available in `PATH`, or use an absolute binary path in your LSP client.\n2. Add a project config file such as `.emmyrc.json` or `.luarc.json`.\n3. Restart the language server after changing global editor or workspace configuration.\n\nSee t",
  "github_repo": "EmmyLuaLs/emmylua-analyzer-rust",
  "github_stars": 464,
  "github_topics": [],
  "homepage": "https://github.com/EmmyLuaLs/emmylua-analyzer-rust",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 43,
  "installs_365d": 466,
  "installs_90d": 162,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "emmylua_ls",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5011,
  "rank_365d": 5270,
  "rank_90d": 4562,
  "raw_hash": "a2b36699229bf468",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/e/emmylua_ls.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.23.2",
  "versioned_formulae": [],
  "why_use_this": null
}