Categories: None [Edit]
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: 119,494 of 183,127
Downloads: 5,067
Daily
Ranking: 74,510 of 183,106
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
2,088 | 8,575,053 | hoe |
2,219 | 7,622,985 | RubyInline |
Owners
# | Gravatar | Handle |
---|---|---|
1 | zenspider |