Categories: None [Edit]

InlineFortran

https://rubygems.org/gems/InlineFortran
== 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:

Total

Ranking: 120,015 of 188,757
Downloads: 5,690

Daily

Ranking: 55,083 of 188,742
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3129,087,141hoe
2,3708,621,337RubyInline

Owners

#GravatarHandle
1iconzenspider