Skip to content

Add deRSE23 submission abstract #24

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

Merged
merged 12 commits into from
Feb 20, 2023
11 changes: 11 additions & 0 deletions deRSE23/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# deRSE23 Submission

Abstract (and slides) for the [deRSE23](https://de-rse23.sciencesconf.org/) conference.

* Title: Introducing the Fortran-lang community
* Presenter: Ivan Pribec
* Co-authors: Vincent Magnin, Asdrubal Lozada-Blanco, Ondrej Certik, Jeremie Vandenplas, Milan Curcic, Rohit Goswami, Sebastian Ehlert, Ioannis Nikiteas, Gabriele Bellomia, Carl Burkert, Emanuele Pagone, Brad Richardson, Amir Shahmoradi

## Abstract

A thriving community is vital for the success and continuity of a programming language. Despite Fortran’s role in science and engineering and the evolution of the language itself, attracting new users and retaining existing ones has been a challenge for Fortran. To address this, the open-source community Fortran-lang has formed in 2019. Here, we present the efforts of Fortran-lang including the Fortran package manager, standard library, website, and LFortran compiler. Fortran-lang aims to provide a central hub for Fortran users, complementing the language standardization and compiler communities. Building on the best practices in software development, we strive to simplify the language learning process and promote Fortran adoption.