<?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 Re: Script to C source code converter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529571#M868322</link>
    <description>Hi Shannon,&lt;BR /&gt;&lt;BR /&gt;Can you please name some gnu code converters, which would convert shell script to C code.&lt;BR /&gt;&lt;BR /&gt;I tried at &lt;A href="http://www.gnu.org," target="_blank"&gt;www.gnu.org,&lt;/A&gt; but did not quite&lt;BR /&gt;find one. &lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Deepak&lt;BR /&gt;</description>
    <pubDate>Fri, 18 May 2001 11:29:33 GMT</pubDate>
    <dc:creator>Deepak_5</dc:creator>
    <dc:date>2001-05-18T11:29:33Z</dc:date>
    <item>
      <title>Script to C source code converter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529568#M868318</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to convert scripts written in ksh&lt;BR /&gt;to pure C programs.&lt;BR /&gt;&lt;BR /&gt;Are there any tools, which can be used.&lt;BR /&gt;The intention is to make it work on Windows as well.&lt;BR /&gt;&lt;BR /&gt;Please Note: I have heard abould MKS Tool Kit&lt;BR /&gt;which can run scripts on Windows as well, but&lt;BR /&gt;do not want to use it.&lt;BR /&gt;&lt;BR /&gt;Please let me know, if anyone has an idea&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Deepak&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 05:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529568#M868318</guid>
      <dc:creator>Deepak_5</dc:creator>
      <dc:date>2001-05-17T05:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Script to C source code converter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529569#M868319</link>
      <description>Hi Deepak,&lt;BR /&gt;&lt;BR /&gt;There is one commercial tool available that does the job well 'ShellLock' from Cactus International. The price is quite reasonable.&lt;BR /&gt;&lt;A href="http://www.lonetar.com" target="_blank"&gt;http://www.lonetar.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Clay&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 20:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529569#M868319</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-17T20:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Script to C source code converter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529570#M868320</link>
      <description>Boy oh boy,  all these people wanting their Unix scripts/code to run on the very closed windows platform!  I would say the port from UNIX to Windblows will be the biggest challenge!  How many system calls match between UNIX and Win32?  not too many! Well, I guess we can all dream....&lt;BR /&gt;&lt;BR /&gt;I have never seen a product that can do what you want.  Why?  Well it's like writing Fortran code, and expecting it to convert and compile into C++.  There are a few GNU code converters, but shell logic can vary so much that I dont know how good even a commercial converter would do, unless it is very simple scripting.  I would say that you will still have to make a ton of modifications to make it work.  Meaning simple text entry and manipulation, or numerical stuff....will work, and perhaps looping.  Anything requiring a system call though would more than likely have to be recoded.  &lt;BR /&gt;&lt;BR /&gt;Best of luck, and it may be worth looking at opensource developers to code for you!  It'll be a bit less money than a software house, and you'd get exactly what you want instead of what a software house gives you!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 17 May 2001 23:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529570#M868320</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-05-17T23:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Script to C source code converter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529571#M868322</link>
      <description>Hi Shannon,&lt;BR /&gt;&lt;BR /&gt;Can you please name some gnu code converters, which would convert shell script to C code.&lt;BR /&gt;&lt;BR /&gt;I tried at &lt;A href="http://www.gnu.org," target="_blank"&gt;www.gnu.org,&lt;/A&gt; but did not quite&lt;BR /&gt;find one. &lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Deepak&lt;BR /&gt;</description>
      <pubDate>Fri, 18 May 2001 11:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-c-source-code-converter/m-p/2529571#M868322</guid>
      <dc:creator>Deepak_5</dc:creator>
      <dc:date>2001-05-18T11:29:33Z</dc:date>
    </item>
  </channel>
</rss>

