Skip to content

Commit 04c20fa

Browse files
authored
Merge pull request #3 from milancurcic/FortranCon2020-community-abstract
Add the FortranCon2020 community abstract
2 parents 24a6824 + ea42a64 commit 04c20fa

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

FortranCon2020-community/README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
**Presenter**: [Milan Curcic](https://github.com/milancurcic)
44

5+
**Co-authors**:
6+
[Ondrej Certik](https://github.com/certik),
7+
[Laurence Kedward](https://github.com/lkedward),
8+
[Vincent Magnin](https://github.com/vmagnin),
9+
[Ivan Pribec](https://github.com/ivan-pi),
10+
[Brad Richardson](https://github.com/everythingfunctional),
11+
[Jeremie Vandenplas](https://github.com/jvdp1).
12+
513
**Title**: Toward a thriving open source Fortran community
614

7-
**Abstract**: TODO
15+
**Abstract**:
16+
A thriving community around a programming language is essential for onboarding
17+
new users and retaining existing ones.
18+
Besides a few discussion boards and mailing lists, Fortran has not had a
19+
healthy online community in the modern internet era, like many other
20+
programming languages have.
21+
Despite the development of the language, its user base has been
22+
declining as a result.
23+
Many new software projects are being started in languages like C++, Python,
24+
or Julia, despite Fortran being better suited for the task at hand.
25+
In this talk, we will discuss the need for and the ongoing development of the new
26+
fortran-lang (https://fortran-lang.org) community and its suite of projects
27+
that currently include a standard library, package manager, and a website.
28+
Fortran-lang aims to provide a central place for Fortran users, beginning and
29+
expert alike, to find recommended tools, libraries, tutorials, and
30+
discussion venues that are inclusive and welcoming of newcomers.
31+
We believe that an organized community and a home of Fortran on the internet,
32+
in addition to the Standards Committee and compiler developers,
33+
are essential for the long-term thriving—and not just mere survival—of Fortran.
34+
Finally, we will discuss the next steps, the one-year vision, and the 10-year
35+
vision for going forward.

0 commit comments

Comments
 (0)