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: 118,067 of 180,418
Downloads: 4,931

Daily

Ranking: 100,918 of 180,402
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9538,405,896hoe
2,1327,136,044RubyInline

Owners

#GravatarHandle
1iconzenspider