fortran-language-server VS fortls

Compare fortran-language-server vs fortls and see what are their differences.

fortran-language-server

Fortran Language Server for the Language Server Protocol (by hansec)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fortran-language-server fortls
2 2
286 217
- 6.0%
0.0 8.8
over 1 year ago 2 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fortran-language-server

Posts with mentions or reviews of fortran-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.

fortls

Posts with mentions or reviews of fortls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.
  • Using Visual Studio with fortran
    1 project | /r/fortran | 20 Feb 2023
    Not sure about Visual Studio, but VSCode has pretty good gfortran support. I use gfortran with Ubuntu via WSL instead of just Windows, but the Modern Fortran extension with fortls - Fortran Language Server and GDB gives you debugging. I followed this YouTube playlist a couple years back to set it up - iirc, it's a little outdated now since Modern Fortran and fortls got updated (no longer need Fortran Breakpoint Support or Fortran Intellisense extensions).
  • Are there any good FORTRAN IDEs on Linux?
    4 projects | /r/fortran | 9 Jun 2022

What are some alternatives?

When comparing fortran-language-server and fortls you can also consider the following projects:

tagls - A language server based on gtags

xcode-build-server - a build server protocol implementation for integrate xcode with sourcekit-lsp

LSP - Client implementation of the Language Server Protocol for Sublime Text