RubyGems Navigation menu

InlineFortran 1.0.0

FEATURES/PROBLEMS: * Very rudimentary right now. Needs some love. == SYNOPSYS: inline :Fortran do |builder| builder.subroutine(‘print_integer’, ["void", "int"], <<-END) subroutine print_integer( integer ) integer, intent(in) :: integer print *, ‘integer: ’, integer end END end == REQUIREMENTS:

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - October 22, 2006* (5.5 KB)

Runtime Dependencies (2):

hoe >= 1.1.2
RubyInline > 0.0.0

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

6aaa8e8134bb36bddf15018b146fa7d1f5be86b44f5f566e1d6938946f2268f4

Total downloads 4,899

For this version 4,898

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: