Skip to content

Commit 8402526

Browse files
committed
add first draft of abstract
1 parent dc0b3f3 commit 8402526

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

FortranCon2020-community/README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,23 @@
44

55
**Title**: Toward a thriving open source Fortran community
66

7-
**Abstract**: TODO
7+
**Abstract**:
8+
A thriving community around a programming language is essential for onboarding
9+
newcomers to the language and retaining existing users.
10+
Besides a few discussion boards and mailing lists, Fortran has not had a
11+
healthy online community in the modern internet era, like many other
12+
programming languages have.
13+
Despite the developments of the language itself, its user base has been
14+
declining as the result.
15+
Many new software projects are now being started in languages like C++, Python,
16+
or Julia, despite Fortran being better suited for the task at hand.
17+
In this talk, we'll discuss the need for and the development of the new
18+
fortran-lang (https://fortran-lang.org) community and its suite of projects.
19+
Fortran-lang aims to provide a central place for Fortran users, beginning and
20+
expert alike, to find a set of recommended tools, libraries, tutorials, and
21+
discussion venues.
22+
We believe that an organized online community, besides the ongoing work by the
23+
Standards Committee and compiler developers, is essential for the long-term
24+
thriving--and not just mere survival--of Fortran.
25+
Finally, we'll discuss the next steps, the one-year vision, and the 10-year
26+
vision for going forward.

0 commit comments

Comments
 (0)