other-languages

2025-11-14T15:31:33.677579Z

Anyone using elixir, is it possible to get inline evaluation and an editor connected to a REPL in a similar fashion to Calva and VS Code for clojure ? Or is Livebook the closest things I'd get to that ? I dont really like the whole jupyter way of doing things unfortunately

mauricio.szabo 2025-11-14T19:46:07.718589Z

No. Or, more precisely, "not yet". I might want to work on something like this in the near future (I'm basically implementing nREPLs for multiple languages 😆)

🚀 1