<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Programming with mixed language]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=751</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=751&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Programming with mixed language.]]></description>
		<lastBuildDate>Wed, 03 Jun 2020 05:53:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Programming with mixed language]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3492#p3492</link>
			<description><![CDATA[<p>Thanks Jeff and thanks Carlos Herrera,</p><p>I could not answer quickly and thank you for the answer and recommendations. <br />It seems to be clear program features.</p><p>Best regards,<br />Andrew</p>]]></description>
			<author><![CDATA[null@example.com (andrbig77)]]></author>
			<pubDate>Wed, 03 Jun 2020 05:53:37 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3492#p3492</guid>
		</item>
		<item>
			<title><![CDATA[Re: Programming with mixed language]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3488#p3488</link>
			<description><![CDATA[<p>Andrew,<br />I did not try it, but maybe the fortran interface to gnuplot ogpf (<a href="https://github.com/kookma/ogpf">https://github.com/kookma/ogpf</a>) will suit your purposes. Gnuplot (<a href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>)&nbsp; is very popular in scientific community for 2D and 3D data visualisation.<br />Carlos</p>]]></description>
			<author><![CDATA[null@example.com (Carlos Herrera)]]></author>
			<pubDate>Thu, 14 May 2020 09:05:14 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3488#p3488</guid>
		</item>
		<item>
			<title><![CDATA[Re: Programming with mixed language]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3487#p3487</link>
			<description><![CDATA[<p>Andrew,</p><p>You can mix C and Fortran in Simply Fortran.&nbsp; We do ship a C++ compiler, but it isn&#039;t full-featured.&nbsp; </p><p>Plotting can be difficult.&nbsp; We provide a very simply plotting interface, Aplot, for making 2D plots (bar, scatter, line), but we don&#039;t provide anything beyond that with Aplot.&nbsp; You can look at what&#039;s available in the <a href="http://packages.simplyfortran.com/tag/plotting.html">SF Package Manager</a>, but those packages are provided as a convenience and a separate subscription.&nbsp; We didn&#039;t develop any of these libraries; we&#039;re simply making them available.</p><p>You can create a multi-window interface using AppGraphics, GTK+, and possibly other GUI toolkits (DISLIN, possibly?).&nbsp; However, if you want to integrate 3D graphics, you&#039;ll probably want to stick with GTK+ with PLPlot support. </p><p>We don&#039;t have an example of 3D plotting, but we have simpler examples.&nbsp; You&#039;ll notice &quot;Conway&#039;s Game of Life&quot; listed in the Start panel in Simply Fortran when you first start the development environment.&nbsp; That can provide a simple example of how AppGraphics works.&nbsp; The <a href="https://github.com/vmagnin/gtk-fortran/wiki">GTK-Fortran</a> project provides some examples that should work with our package in the SF Package Manager.&nbsp; </p><p>What you&#039;re proposing is possible, but it isn&#039;t necessarily simple to demonstrate.&nbsp; You&#039;ll need to use some sort of Fortran-accessible GUI and plotting library to get where you want to be.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 13 May 2020 14:51:56 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3487#p3487</guid>
		</item>
		<item>
			<title><![CDATA[Programming with mixed language]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3486#p3486</link>
			<description><![CDATA[<p>Hi dear SF-Users and admin,</p><p>I&#039;m new to using the SF and I&#039;m testing now this tool and have very simple question:</p><p>1. It is possible to make a project with mixed language like C++/C/Fortran with help of SF?</p><p>2. And my ultimate goal - is a simple Win-application with ploting in 2D the resulsts (Polar and simply Y=F(x) - Plot etc.) and 3D graphics (Vector Field and ISO-Surface). </p><p>3. It would be great and a multi-window user interface to do with the ability to view the model in 3D.</p><p>Do you have any example ? </p><p>Thanks is adanvce and best regards,<br />Andrew<br />P.S.&nbsp; I use Win10x64 and SF 3.xx</p>]]></description>
			<author><![CDATA[null@example.com (andrbig77)]]></author>
			<pubDate>Wed, 13 May 2020 09:24:55 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3486#p3486</guid>
		</item>
	</channel>
</rss>
