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,007 of 188,756
Downloads: 4,910

Daily

Ranking: 86,295 of 188,734
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9358,368,403hoe
2,1267,062,837RubyInline

Owners

#GravatarHandle
1iconzenspider