Commit Graph

4 Commits

Author SHA1 Message Date
HairyFotr
985d23a52b
Fix a bunch of typos 2017-08-23 10:14:39 +02:00
Samantha McVey
eb6b74a568
Add highlighting for fortran and logtalk 2016-12-31 20:20:26 -08:00
Adam
98abad6935 Remove redundant nl markdown and fix fortran file 2016-08-31 15:18:38 -07:00
robochat
25aa41467a [fortran/en] Adding a Fortran (95) Tutorial (#2318)
* adding fortran tutorial

* [fortran/en] fixing some typos

* [fortran/en] changed a word

* [fortran/en] changed another word

* [fortran/en] typos and improvements.

* [fortran/en] moving comments around

* [fortran/en] moving print statement introduction to appropriate section

* [fortran/en] changing exit code to generic error code

* [fortran/en] changing bessel_j0 (available from fortran 2008) to log10 (available since fortran 77).

* [fortran/en] being explicit about using cleaner Fortran 2003 notation

* [fortran/en] code whitespace consistency

* [fortran/en] adding examples on implied-DO loops.

* [fortran/en] small adjustment to implied-DO loop example to make it more idiomatic
2016-08-04 10:33:58 +02:00