Tmux, NeoVim, etc. to write pure Kotlin code?

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. cats

    Lightweight, modular, and extensible library for functional programming.

    At a previous job of mine we actually had an entirely pure Scala ecosystem using cats which instead uses typeclasses, referential transparency, and other FP concepts as the foundations for how to code. So a lot of flexibility to the language.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Metals

    Scala language server with rich IDE features 🚀

    You might want to look at Scala, they have proper LSP support with metals which means you can write your code in vscode, neovim, emacs, or even fleet (the new jetbrains text editor).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Scala 2.13.9 is here

    3 projects | /r/scala | 21 Sep 2022
  • Starting with Scala: editor and version choice?

    1 project | /r/scala | 7 Jun 2022
  • Java on Visual Studio Code Update – April 2022

    1 project | /r/java | 21 Apr 2022
  • Metals / VS Code debug not working

    1 project | /r/scala | 24 Jan 2022
  • Metals code completion not working (as of Jan 2022)

    1 project | /r/scala | 22 Jan 2022

Did you know that Scala is
the 38th most popular programming language
based on number of references?