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,795 of 193,053
Downloads: 5,851

Daily

Ranking: 99,064 of 193,030
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3619,286,404hoe
2,3849,095,722RubyInline

Owners

#GravatarHandle
1iconzenspider