Skip to content

Commit bf58880

Browse files
committed
Updated README.
1 parent 2c3b798 commit bf58880

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ operating systems:
2323

2424
Similar libraries for modern Fortran:
2525

26-
* [fortyxima](https://bitbucket.org/aradi/fortyxima/),
2726
* [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/).
2934

3035
Currently, only Linux (glibc) and FreeBSD are supported. The library has been
3136
tested on:

0 commit comments

Comments
 (0)