Since the Recently Revised page contains each and every edit, no matter how minor, news pages such as this one are intended to highlight major updates on this wiki as well as news about the Fortran community in general.
Only editorial changes, or necessary technical changes, are permitted at this time. New features, or other such significant revisions are not permitted. See the original announcement for country-specific details on where to submit comments, and the deadlines for doing so.
Version 11.1 of the Intel Fortran compiler is now available. This release includes new Fortran 2003 object-oriented features (class, polymorphism, etc.), type-bound procedures, etc. —Jason Blevins
Upgraded to the latest development version of Instiki which supports page renames and redirects. Renaming a page can be done on via the ‘Edit Page’ link. Redirecting “Old Page” to “New Page” is accomplished by placing the code [[!redirects Old Page]] at the top of “New Page” (and real pages trump redirects).—Jason Blevins
I don’t think Callbacks are really Design patterns, so I’ve refactored these pages a bit. Defining Patterns, Architectural Patterns, and Design patterns is a bit tricky.
All source code posted to the wiki shall be in the public domain unless otherwise noted.
Attempted to succinctly define Fortran. Any help is appreciated.
Created a (hopefully) comprehensive list of Keywords.
2009-04-27
I have implemented a couple of features to assist in sharing Fortran source code on the wiki. First, I have written a Fortran module for the Syntax Ruby library used on the wiki to perform syntax highlighting. Second, I have written a small Maruku extension to handle fenced code blocks of the kind used in Markdown Extra and Pandoc. This makes pasting code to the wiki much easier, as each line no longer needs to be indented. See the Code page for examples.—Jason Blevins
2009-04-26
After a brief hiatus, the Fortran Wiki is back online. It is now running on Instiki and sharing server resources and a database with the xbeta wiki.—Jason Blevins