🍺 BREW Explorer

← all formulae

fortran-language-server

brew install fortran-language-server v1.12.0 MIT

Language Server for Fortran

16
30-day installs · #7333
48
90-day · #7451
185
365-day · #7551
309
★ GitHub stars · updated 4y ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [
    "fortls"
  ],
  "dependencies": [
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Language Server for Fortran",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:47+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "fortran-language-server",
  "github_default_branch": "master",
  "github_last_commit_at": "2022-08-24T06:17:55Z",
  "github_readme_excerpt": "Fortran Language Server\n=======================\n\n.. image:: https://travis-ci.org/hansec/fortran-language-server.svg?branch=master\n     :target: https://travis-ci.org/hansec/fortran-language-server\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/hansec/fortran-language-server?branch=master\u0026svg=true\n     :target: https://ci.appveyor.com/project/hansec/fortran-language-server\n\n.. image:: https://img.shields.io/github/license/hansec/fortran-language-server.svg\n     :target: https://github.com/hansec/fortran-language-server/blob/master/LICENSE\n\nA Fortran implementation of the `Language Server Protocol \u003chttps://github.com/Microsoft/language-server-protocol\u003e`_ using Python (2.7+ or 3.0+).\n\nEditor extensions using this language server to provide autocomplete and other IDE-like functionality are\navailable for `Atom \u003chttps://atom.io/packages/ide-fortran\u003e`_,\n`Visual Studio Code \u003chttps://marketplace.visualstudio.com/items?itemName=hansec.fortran-ls\u003e`_,\n`Visual Studio \u003chttps://github.com/michaelkonecny/vs-fortran-ls-client\u003e`_,\n`(Neo)vim \u003chttps://github.com/hansec/fortran-language-server/wiki/Using-forts-with-vim\u003e`_,\nand `Emacs \u003chttps://github.com/emacs-lsp/lsp-mode\u003e`_.\n\nLanguage Server Features\n------------------------\n\n- Document symbols (``textDocument/documentSymbol``)\n- Auto-complete (``textDocument/completion``)\n- Signature help (``textDocument/signatureHelp``)\n- GoTo/Peek definition (``textDocument/definition``)\n- Hover (``textDocument/hover``)\n- GoTo implementation (``textDocument/implementation``)\n- Find/Peek references (``textDocument/references``)\n- Project-wide symbol search (``workspace/symbol``)\n- Symbol renaming (``textDocument/rename``)\n- Documentation parsing (`Doxygen \u003chttp://www.doxygen.org/\u003e`_ and `FORD \u003chttps://github.com/Fortran-FOSS-Programmers/ford\u003e`_ styles)\n- Diagnostics (limited)\n\n  - Multiple definitions with the same variable name\n  - Variable definition masks definition from parent scope\n  - Missing subroutine/function arguments\n  - U",
  "github_repo": "hansec/fortran-language-server",
  "github_stars": 309,
  "github_topics": [],
  "homepage": "https://github.com/hansec/fortran-language-server",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 16,
  "installs_365d": 185,
  "installs_90d": 48,
  "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": "fortran-language-server",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7333,
  "rank_365d": 7551,
  "rank_90d": 7451,
  "raw_hash": "84411b8a0de8ed4e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/fortran-language-server.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.12.0",
  "versioned_formulae": [],
  "why_use_this": null
}