Skip to content

Commit ea42a64

Browse files
committed
trim abstract to fit word count
1 parent 4f5c91c commit ea42a64

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

FortranCon2020-community/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414

1515
**Abstract**:
1616
A thriving community around a programming language is essential for onboarding
17-
newcomers to the language and retaining existing users.
17+
new users and retaining existing ones.
1818
Besides a few discussion boards and mailing lists, Fortran has not had a
1919
healthy online community in the modern internet era, like many other
2020
programming languages have.
21-
Despite the developments of the language itself, its user base has been
21+
Despite the development of the language, its user base has been
2222
declining as a result.
23-
Many new software projects are now being started in languages like C++, Python,
23+
Many new software projects are being started in languages like C++, Python,
2424
or Julia, despite Fortran being better suited for the task at hand.
2525
In this talk, we will discuss the need for and the ongoing development of the new
2626
fortran-lang (https://fortran-lang.org) community and its suite of projects
2727
that currently include a standard library, package manager, and a website.
2828
Fortran-lang aims to provide a central place for Fortran users, beginning and
29-
expert alike, to find a set of recommended tools, libraries, tutorials, and
30-
discussion venues that are inclusive and welcoming of newcomers to the language.
29+
expert alike, to find recommended tools, libraries, tutorials, and
30+
discussion venues that are inclusive and welcoming of newcomers.
3131
We believe that an organized community and a home of Fortran on the internet,
32-
in addition to the ongoing work by the Standards Committee and compiler developers,
33-
are essential for the long-term thriving -- and not just mere survival -- of Fortran.
32+
in addition to the Standards Committee and compiler developers,
33+
are essential for the long-term thrivingand not just mere survivalof Fortran.
3434
Finally, we will discuss the next steps, the one-year vision, and the 10-year
3535
vision for going forward.

0 commit comments

Comments
 (0)