{"id":30595419,"url":"https://github.com/elixir-lang/expert","last_synced_at":"2026-04-01T18:02:29.396Z","repository":{"id":312160299,"uuid":"859325395","full_name":"elixir-lang/expert","owner":"elixir-lang","description":"Official Elixir Language Server Protocol implementation","archived":false,"fork":false,"pushed_at":"2026-01-29T00:30:13.000Z","size":4741,"stargazers_count":1766,"open_issues_count":41,"forks_count":76,"subscribers_count":31,"default_branch":"main","last_synced_at":"2026-01-29T15:52:33.657Z","etag":null,"topics":["elixir","language-server-protocol","lsp"],"latest_commit_sha":null,"homepage":"https://www.expert-lsp.org","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elixir-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["doorgan","lukaszsamson","mhanberg","scohen"]}},"created_at":"2024-09-18T13:26:43.000Z","updated_at":"2026-01-29T11:46:30.000Z","dependencies_parsed_at":"2025-09-27T13:16:06.510Z","dependency_job_id":"ff39a648-f4d7-498b-823a-251e2e7847c1","html_url":"https://github.com/elixir-lang/expert","commit_stats":null,"previous_names":["elixir-lang/expert"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elixir-lang/expert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-lang%2Fexpert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-lang%2Fexpert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-lang%2Fexpert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-lang%2Fexpert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-lang","download_url":"https://codeload.github.com/elixir-lang/expert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-lang%2Fexpert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28964957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T01:25:30.373Z","status":"online","status_checked_at":"2026-02-01T02:00:08.102Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","language-server-protocol","lsp"],"created_at":"2025-08-29T21:01:16.275Z","updated_at":"2026-04-01T18:02:29.379Z","avatar_url":"https://github.com/elixir-lang.png","language":"Elixir","readme":"# Expert\n\nExpert is the official language server implementation for the Elixir programming language.\n\n## Installation\n\nYou can download Expert from the [releases page](https://github.com/elixir-lang/expert/releases) for your\noperating system and architecture. Put the executable somewhere on your `$PATH`, like `~/.local/bin/expert`\n\nFor editor specific installation instructions, please refer to the [Installation Instructions](pages/installation.md)\n\n### Nightly Builds\n\nIf you want to try out the latest features, you can download a nightly build.\n\nUsing the GH CLI, you can run the following command to download the latest nightly build:\n\n```shell\ngh release download nightly --pattern 'expert_linux_amd64' --repo elixir-lang/expert\n```\n\nThen point your editor to the downloaded binary.\n\n### Building from source\n\nExpert can be built in two ways: building a regular release for your own system(a \"plain\" release), or building\na \"burrito\" release that works on multiple systems.\n\nTo build Expert for your system, run the following command:\n\n```sh\njust release\n```\n\nYou can then point your editor to the `start_expert` executable in the generated release.\nYou can also run `start_expert --help` to see available options.\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e If your editor doesn't do it automatically, make sure to pass the `--stdio` flag to Expert.\n\nTo build Expert using burrito, you need Zig `0.15.2` installed on your system.\nLater versions will not work.\n\nThen you can run the following command:\n\n```sh\njust burrito-local\n```\n\nThis will build the Expert binary and place it in the `apps/expert/burrito_out` directory. You can then point your\neditor to this binary.\n\nYou can find more information in the [Installation Instructions](pages/installation.md).\n\n## Sponsorship\n\nThank you to our corporate sponsors! Expert is currently in alpha and [we have organized all future work, including the first release, as milestones](https://github.com/elixir-lang/expert/milestones). If you'd like to start sponsoring the project, please read more below.\n\n\u003cdiv\u003e\n  \u003cimg height=\"100\" src=\"./assets/sponsors/tauspace.png\"\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n  \u003cimg height=\"100\" src=\"./assets/sponsors/river.png\"\u003e\n\u003c/div\u003e\n\u003cdiv\u003e\n  \u003cimg height=\"100\" src=\"./assets/sponsors/logo-enigmatic-original.webp\"\u003e\n\u003c/div\u003e\n\n### Corporate\n\nFor companies wanting to directly sponsor full time work on Expert, please reach out to Dan Janowski: EEF Chair of Sponsorship WG at sponsor+expert (at)  erlef (dot) org.\n\n### Individual\n\nIndividuals can donate using GitHub sponsors. Team members are listed in the sidebar.\n\n## Other resources\n\n- [Architecture](pages/architecture.md)\n- [Development Guide](pages/development.md)\n- [Glossary](pages/glossary.md)\n- [Installation Instructions](pages/installation.md)\n\n## LICENSE\n\nExpert source code is released under Apache License 2.0.\n\nCheck LICENSE file for more information.\n","funding_links":["https://github.com/sponsors/doorgan","https://github.com/sponsors/lukaszsamson","https://github.com/sponsors/mhanberg","https://github.com/sponsors/scohen"],"categories":["Elixir","Repos"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-lang%2Fexpert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixir-lang%2Fexpert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-lang%2Fexpert/lists"}