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,131 of 187,548
Downloads: 5,533

Daily

Ranking: 55,788 of 187,532
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,2988,984,238hoe
2,3608,457,722RubyInline

Owners

#GravatarHandle
1iconzenspider