Skip to content

patrickbucher/ratfor77

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratfor77

The code (public domain) was copied from the Stanford Exploration Project. The Makefile was updated, and a hello world example added.

The purpose of this repository is to have a running ratfor77 environment to get the examples from Software Tools (Kernighan/Plauger) to run.

Requirements

  • make
  • gcc
  • gcc-fortran

Howto

Build ratfor77:

$ make ratfor77

Build and execute the hello world example:

$ make example/hello
$ example/hello

About

Yes it's late, and yes I'm weird.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages