- Notifications
You must be signed in to change notification settings - Fork1
Example code on how to make Fortran interoperate with the .NET framework.
License
NotificationsYou must be signed in to change notification settings
cakkermans/FortranInterop
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains documentation and example code on how to make Fortran interoperate with the .NET framework.
An introduction to the strange world of mixed language programming with FORTRAN and C# .NET code
- Introduction to FORTRAN interopability with .NET
- Exchanging complex data
- ISO C Binding module
- Callbacks and strings (unfinished)
- Mixed mode assemblies (unfinished)
The example code is complete and covers all topics, including callbacks, strings and mixed mode assemblies. The example code is comprised of:
- Interop.f90 contains the Fortran code.
- The FortranInterop folder containing the Visual Studio solution.
- FortranInterop project demonstrating PInvoke
- FortranGlue project demonstrating a Mixed mode assembly
- FortranInteropTests proving both integrations using unit tests
Fortran Wiki on interoperability
The articles and example code were initially published at Codeproject.com.
About
Example code on how to make Fortran interoperate with the .NET framework.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.