https://github.com/cwsmith/mixedfortranandc
demonstrates mixed fortran and C using iso_c_binding
https://github.com/cwsmith/mixedfortranandc
Last synced: 4 months ago
JSON representation
demonstrates mixed fortran and C using iso_c_binding
- Host: GitHub
- URL: https://github.com/cwsmith/mixedfortranandc
- Owner: cwsmith
- License: mit
- Created: 2015-07-28T00:53:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T01:02:18.000Z (almost 11 years ago)
- Last Synced: 2025-03-01T00:39:14.464Z (over 1 year ago)
- Language: Forth
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mixedFortranAndC
demonstrates mixed fortran and C using iso_c_binding