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,248 of 186,938
Downloads: 5,400

Daily

Ranking: 87,133 of 186,929
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,2708,917,081hoe
2,3428,351,333RubyInline

Owners

#GravatarHandle
1iconzenspider