File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,14 @@ operating systems:
23
23
24
24
Similar libraries for modern Fortran:
25
25
26
- * [ fortyxima] ( https://bitbucket.org/aradi/fortyxima/ ) ,
27
26
* [ M_process] ( https://github.com/urbanjost/M_process ) ,
28
- * [ M_system] ( https://github.com/urbanjost/M_system ) .
27
+ * [ M_system] ( https://github.com/urbanjost/M_system ) ,
28
+ * [ forthreads] ( https://github.com/ohm314/forthreads ) ,
29
+ * [ fortran-server] ( https://github.com/lukeasrodgers/fortran-server ) ,
30
+ * [ fortranposix] ( https://sourceforge.net/projects/fortranposix/ ) ,
31
+ * [ fortyxima] ( https://bitbucket.org/aradi/fortyxima/ ) ,
32
+ * [ fsockets] ( https://github.com/trifling/fsocket ) ,
33
+ * [ posix90] ( http://savannah.nongnu.org/projects/posix90/ ) .
29
34
30
35
Currently, only Linux (glibc) and FreeBSD are supported. The library has been
31
36
tested on:
You can’t perform that action at this time.
0 commit comments