Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add fortran language support #1006

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

k3yss
Copy link
Contributor

@k3yss k3yss commented Mar 12, 2024

This PR adds support for fortran language in devenv project:

The following language features are added:

  1. A default fortran compiler gfortran with an option to use your own version from nix repository
  2. fortran-fpm a popular fortran package manager
  3. fortran-language-server LSP support for fortran.

@k3yss
Copy link
Contributor Author

k3yss commented Mar 12, 2024

Hey, @domenkozar am I going in the right direction with this PR? Should I start adding docs as well?

@domenkozar
Copy link
Member

Looks good, before we can merge we need to wait for tests to be sorted out so that I can see it works well on different platforms.

@domenkozar
Copy link
Member

Can you rebase on top of main?

@k3yss k3yss force-pushed the work/keys/add-fortran-support branch from 6208a4f to 01faef8 Compare March 21, 2024 08:09
@k3yss
Copy link
Contributor Author

k3yss commented Mar 21, 2024

Can you rebase on top of main?

Done : )

@domenkozar domenkozar merged commit f93067f into cachix:main Mar 22, 2024
221 of 235 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants