<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Expert on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/expert/</link>
        <description>Recent content in Expert on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Mon, 01 Sep 2025 15:30:28 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/expert/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>expert</title>
        <link>https://producthunt.programnotes.cn/en/p/expert/</link>
        <pubDate>Mon, 01 Sep 2025 15:30:28 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/expert/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1574001412367-cf5f9756bb32?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NTY3MTE3MjR8&amp;ixlib=rb-4.1.0" alt="Featured image of post expert" /&gt;&lt;h1 id=&#34;elixir-langexpert&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/elixir-lang/expert&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;elixir-lang/expert&lt;/a&gt;
&lt;/h1&gt;&lt;h1 id=&#34;expert&#34;&gt;Expert
&lt;/h1&gt;&lt;p&gt;Expert is the official language server implementation for the Elixir programming language.&lt;/p&gt;
&lt;h2 id=&#34;installation&#34;&gt;Installation
&lt;/h2&gt;&lt;p&gt;You can download Expert from the &lt;a class=&#34;link&#34; href=&#34;https://github.com/elixir-lang/expert/releases&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;releases page&lt;/a&gt; for your
operating system and architecture. Put the executable somewhere on your &lt;code&gt;$PATH&lt;/code&gt;, like &lt;code&gt;~/.local/bin/expert&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;For editor specific installation instructions, please refer to the &lt;a class=&#34;link&#34; href=&#34;pages/installation.md&#34; &gt;Installation Instructions&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;nightly-builds&#34;&gt;Nightly Builds
&lt;/h3&gt;&lt;p&gt;If you want to try out the latest features, you can download a nightly build.&lt;/p&gt;
&lt;p&gt;Using the GH CLI, you can run the following command to download the latest nightly build:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;gh release download nightly --pattern &lt;span class=&#34;s1&#34;&gt;&amp;#39;expert_linux_amd64&amp;#39;&lt;/span&gt; --repo elixir-lang/expert
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;Then point your editor to the downloaded binary.&lt;/p&gt;
&lt;h3 id=&#34;building-from-source&#34;&gt;Building from source
&lt;/h3&gt;&lt;p&gt;To build Expert from source, you need Zig &lt;code&gt;0.14.1&lt;/code&gt; installed on your system.&lt;/p&gt;
&lt;p&gt;Then you can run the following command or follow the instructions in the &lt;a class=&#34;link&#34; href=&#34;pages/installation.md&#34; &gt;Installation Instructions&lt;/a&gt;:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;just release-local
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;This will build the Expert binary and place it in the &lt;code&gt;apps/expert/burrito_out&lt;/code&gt; directory. You can then point your
editor to this binary.&lt;/p&gt;
&lt;h2 id=&#34;sponsorship&#34;&gt;Sponsorship
&lt;/h2&gt;&lt;p&gt;Thank you to our corporate sponsors! If you&amp;rsquo;d like to start sponsoring the project, please read more below.&lt;/p&gt;
&lt;div&gt;
  &lt;img height=&#34;100&#34; src=&#34;./assets/sponsors/fly.png&#34;&gt;
&lt;/div&gt;
&lt;div&gt;
  &lt;img height=&#34;100&#34; src=&#34;./assets/sponsors/tauspace.png&#34;&gt;
&lt;/div&gt;
&lt;div&gt;
  &lt;img height=&#34;100&#34; src=&#34;./assets/sponsors/river.png&#34;&gt;
&lt;/div&gt;
&lt;h3 id=&#34;corporate&#34;&gt;Corporate
&lt;/h3&gt;&lt;p&gt;For companies wanting to directly sponsor full time work on Expert, please reach out to Dan Janowski: EEF Chair of Sponsorship WG at &lt;a class=&#34;link&#34; href=&#34;mailto:danj@erlef.org&#34; &gt;danj@erlef.org&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;individual&#34;&gt;Individual
&lt;/h3&gt;&lt;p&gt;Individuals can donate using GitHub sponsors. Team members are listed in the sidebar.&lt;/p&gt;
&lt;h2 id=&#34;other-resources&#34;&gt;Other resources
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;pages/architecture.md&#34; &gt;Architecture&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;pages/development.md&#34; &gt;Development Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;pages/glossary.md&#34; &gt;Glossary&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;pages/installation.md&#34; &gt;Installation Instructions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;license&#34;&gt;LICENSE
&lt;/h2&gt;&lt;p&gt;Expert source code is released under Apache License 2.0.&lt;/p&gt;
&lt;p&gt;Check LICENSE file for more information.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
