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: 121,405 of 196,125
Downloads: 5,990

Daily

Ranking: 22,963 of 196,106
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3809,508,695hoe
2,4059,380,190RubyInline

Owners

#GravatarHandle
1iconzenspider