Skip to content

mikesmullin/Fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

just teaching myself Fortran

installing on Ubuntu 11.10 64-bit

install compiler

sudo apt-get install gfortran

clone

git clone git@github.com:mikesmullin/Fortran .

compile and execute example

make hello && ./hello

About

Learning Fortran

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published