
153: Elixir Tools and Language Servers
Thinking Elixir Podcast
00:00
How to Write an OTP Compliant Language Server
Elixir LS is the current, you know, like widely used implementation of analytics or language server. It's built with proclib, which is the underlying OTP part of the standard library that like Jen server and Jen state are all built with. So it uses this to do runtime, not really parsing, but you know, data structure validation and hydrating into these structs. And then it's got standard IO and a TCP adapter. You basically say like mix my mix task dash dash standard IO or dash dash port 9000 and it'll start it started up for you like that.
Transcript
Play full episode