<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic You can check these out: in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052694#M115554</link>
    <description>&lt;P&gt;You can check these out:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/515995" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/515995&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/391002" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/391002&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/509148" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/509148&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2015 03:23:36 GMT</pubDate>
    <dc:creator>FortranFan</dc:creator>
    <dc:date>2015-06-25T03:23:36Z</dc:date>
    <item>
      <title>calling .Net methods from FORTRAN</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052693#M115553</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I did come across lot of examples showing how FORTRAN procedures can be called from .NET platform. Is the other way round is possible?&lt;/P&gt;

&lt;P&gt;That is, can we call .NET methods from FORTRAN, are there any pointers in this aspect? I did hear about FORTRAN wizard module, but the examples seem to be more complex to be understood. Is there any simple and straight forward examples/documentation available?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Dhana&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 00:57:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052693#M115553</guid>
      <dc:creator>Dhananjaya_h_</dc:creator>
      <dc:date>2015-06-25T00:57:06Z</dc:date>
    </item>
    <item>
      <title>You can check these out:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052694#M115554</link>
      <description>&lt;P&gt;You can check these out:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/515995" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/515995&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/391002" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/391002&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/forums/topic/509148" target="_blank"&gt;https://software.intel.com/en-us/forums/topic/509148&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 03:23:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052694#M115554</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2015-06-25T03:23:36Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052695#M115555</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;hi,&lt;/P&gt;

&lt;P&gt;I got a bunch of old SFORT files (Structured FORTRAN) I did try to compile those files using g77 command in Linux and it throws errors.&lt;/P&gt;

&lt;P&gt;is anybody aware of SFORTRAN and its compilation procedures?&lt;/P&gt;

&lt;P&gt;Does IVF compile SFORTRAN code?&lt;/P&gt;

&lt;P&gt;any small information on SFORTRAN would help.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Dhananjaya&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:31:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052695#M115555</guid>
      <dc:creator>Dhananjaya_h_</dc:creator>
      <dc:date>2015-11-09T21:31:21Z</dc:date>
    </item>
    <item>
      <title>I had never heard of SFORTRAN</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052696#M115556</link>
      <description>&lt;P&gt;I had never heard of SFORTRAN before but I found&amp;nbsp;http://www.cfg.com/compilers/sfortran/sfortran_language_reference_guide.pdf which describes "S-FORTRAN", probably the same thing. It looks like an extension to FORTRAN IV (FORTRAN 66) with some elements that made it into F77 and F90, but many others that did not. You will have to rewrite it. From what I can see, most of it has equivalent syntax in Fortran 2003.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:53:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052696#M115556</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2015-11-09T21:53:18Z</dc:date>
    </item>
    <item>
      <title>As that reference says,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052697#M115557</link>
      <description>&lt;P&gt;As that reference says, sfortran was an (apparently proprietary) preprocessor translating to a legacy Fortran. &amp;nbsp;It should not be too difficult to make a translator to current Fortran.&lt;/P&gt;

&lt;P&gt;It appears this topic is unrelated to the original thread and should be posted as a new thread.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 02:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/calling-Net-methods-from-FORTRAN/m-p/1052697#M115557</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2015-11-10T02:54:00Z</dc:date>
    </item>
  </channel>
</rss>

