fortran66のブログ

fortran について書きます。

Arjen Markus 著『Modern Fortran in Practice』

Arjen Markus の Modern Fortran in Practice が発売開始になったようです。
アマゾンでは内容の一部がプレビューできます。

目次とまえがきは以下に。
http://assets.cambridge.org/97811070/17900/frontmatter/9781107017900_frontmatter.pdf

Table of Contents
1. Introduction to modern Fortran
2. Array-valued functions
3. Mathematical abstractions
4. Memory management
5. An interface problem
6. Interfacing to C: SQLite as an example
7. Graphics, GUIs, and the Internet
8. Unit testing
9. Code reviews
10. Robust implementation of several simple algorithms
11. Object-oriented programming
12. Parallel programming
Appendix A. Tools for development and maintenance
Appendix B. Caveats.

出版社のページ。
http://www.cambridge.org/gb/knowledge/isbn/item6796427/?site_locale=en_GB

例題のソースリストは Creative Commons ライセンスの入り会い共有とするようです。(例題リストはリンク切れのものもあって、まだ完全ではないようです。)見た感じ現代的な香りが漂っていました。
http://flibs.sourceforge.net/examples_modern_fortran.html

何故か分かりませんが、イギリスは Fortran に熱心な気がします。日米のようにスパコンメインフレームメーカがあるわけでもないのに、複数のコンパイラ・メーカが未だに Fortran コンパイラを開発して売っていたりします。