<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Cross-platform basic...</title>
        <description> As you probably know, with my Tommelise reprap system I use Visual Basic .NET for the PC-side software and Oshonsoft Basic for the machine-side firmware.  I do that because the learning curve to get into BASIC is not nearly so steep as that for Java and now Python (mind, Python is a LOT easier to get into than Java).

The problem with the way I&#039;ve been doing things is that I don&#039;t have a clear cross-platform capability on the PC side.  A few days ago I ran across a cross-platform BASIC compiler called REALBasic.

[www.realsoftware.com]

It does Linux, Windows and OS X.  Single platform personal editions (no database connectivity or web sockets, which is no big deal. for this sort of work, anyway) costs $100 (academic license is $70).  When you write code for one platform you can recompile it for another platform without changes.  A multiplatform compiler runs $500 (I frankly can&#039;t see the point of buying one of those, since you can only put it on a single machine, which rather defeats the whole purpose if you want to qualify your code on several different os&#039;s.  Better to buy personal editions for the different os&#039;s that being considerably cheaper).

Anyhow, in the next months I will be looking about getting out from under Microsoft visual studio in that manner.  Windows SP3 has really pissed me off.  It&#039;s made my printer print from right to left and when I confronted Microsoft about that, they refused to take responsibility.  I&#039;ve decided that Balmer has lost his everloving mind and I don&#039;t work with crazy people.)</description>
        <link>https://reprap.org/forum/read.php?12,16949,16949#msg-16949</link>
        <lastBuildDate>Wed, 11 Mar 2026 17:56:38 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17041#msg-17041</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17041#msg-17041</link>
            <description><![CDATA[ bobt Wrote:<br />
-------------------------------------------------------<br />
&gt; <br />
&gt; the only problem<br />
&gt; that I have is the upgrades you have to pay for<br />
&gt; every 6 months to stay up to date.<br />
&gt; <br />
Ah!  That's a VERY valuable heads-up!  Thanks, Bob!(tu)]]></description>
            <dc:creator>Forrest Higgs</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Sun, 21 Sep 2008 17:46:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17039#msg-17039</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17039#msg-17039</link>
            <description><![CDATA[ Forrest - I have used REALBasic for several years. It is ok as a multiplatform basic the only problem that I have is the upgrades you have to pay for every 6 months to stay up to date.<br />
<br />
Bob]]></description>
            <dc:creator>bobt</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Sun, 21 Sep 2008 09:50:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17011#msg-17011</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17011#msg-17011</link>
            <description><![CDATA[ I have a client in the software business that is porting all their VS.NET apps over to Linux servers using Mono after Microsoft got predatory with their Windows Server pricing a while back.  Virtually their whole code base is in one or another flavour of VS.NET.  They say that it now scales pretty well.  That was an issue about six months back.]]></description>
            <dc:creator>Forrest Higgs</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Fri, 19 Sep 2008 10:20:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17010#msg-17010</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17010#msg-17010</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />It supports VB.NET just fine.</div></blockquote>
<br />
I am pleasantly surprised ;)]]></description>
            <dc:creator>Ru</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Fri, 19 Sep 2008 09:56:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17007#msg-17007</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17007#msg-17007</link>
            <description><![CDATA[ Ru Wrote:<br />
-------------------------------------------------------<br />
&gt; If you felt really brave, you could always look at<br />
&gt; Mono, which might possibly support visual<br />
&gt; basic.net.<br />
&gt; <br />
It supports VB.NET just fine.]]></description>
            <dc:creator>Forrest Higgs</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Fri, 19 Sep 2008 07:50:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17004#msg-17004</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17004#msg-17004</link>
            <description><![CDATA[ If you felt really brave, you could always look at Mono, which might possibly support visual basic.net.<br />
<br />
For my employers, visual studio is the killer app of windows... no-one else seems to make a decent IDE. Eclipse has proven to be adequate for java, but somewhat lacking for everything else. It is a shame that the commercial IDE market has given up... no-one seems to want to compete against VS or eclipse, and I've never been really happy with any large and complex open-source app. Ho hum.]]></description>
            <dc:creator>Ru</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Fri, 19 Sep 2008 05:05:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17002#msg-17002</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17002#msg-17002</link>
            <description><![CDATA[ If you don't mind an interpreted version of Basic, try;<br />
[<a href="http://sourceforge.net/projects/brandy" target="_blank"  rel="nofollow">sourceforge.net</a>]<br />
<br />
No sign of Micro$soft there...]]></description>
            <dc:creator>Ross</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Fri, 19 Sep 2008 00:06:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,17001#msg-17001</guid>
            <title>Re: Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,17001#msg-17001</link>
            <description><![CDATA[ If you don't mind an interpreted Basic try;<br />
[<a href="http://sourceforge.net/projects/brandy" target="_blank"  rel="nofollow">sourceforge.net</a>]<br />
<br />
No sign of Micro$oft there...]]></description>
            <dc:creator>Ross</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Fri, 19 Sep 2008 00:03:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?12,16949,16949#msg-16949</guid>
            <title>Cross-platform basic...</title>
            <link>https://reprap.org/forum/read.php?12,16949,16949#msg-16949</link>
            <description><![CDATA[ As you probably know, with my Tommelise reprap system I use Visual Basic .NET for the PC-side software and Oshonsoft Basic for the machine-side firmware.  I do that because the learning curve to get into BASIC is not nearly so steep as that for Java and now Python (mind, Python is a LOT easier to get into than Java).<br />
<br />
The problem with the way I've been doing things is that I don't have a clear cross-platform capability on the PC side.  A few days ago I ran across a cross-platform BASIC compiler called REALBasic.<br />
<br />
[<a href="http://www.realsoftware.com/products/realbasic/index.php" target="_blank"  rel="nofollow">www.realsoftware.com</a>]<br />
<br />
It does Linux, Windows and OS X.  Single platform personal editions (no database connectivity or web sockets, which is no big deal. for this sort of work, anyway) costs $100 (academic license is $70).  When you write code for one platform you can recompile it for another platform without changes.  A multiplatform compiler runs $500 (I frankly can't see the point of buying one of those, since you can only put it on a single machine, which rather defeats the whole purpose if you want to qualify your code on several different os's.  Better to buy personal editions for the different os's that being considerably cheaper).<br />
<br />
Anyhow, in the next months I will be looking about getting out from under Microsoft visual studio in that manner.  Windows SP3 has really pissed me off.  It's made my printer print from right to left and when I confronted Microsoft about that, they refused to take responsibility.  I've decided that Balmer has lost his everloving mind and I don't work with crazy people.)]]></description>
            <dc:creator>Forrest Higgs</dc:creator>
            <category>RepRap Host</category>
            <pubDate>Wed, 17 Sep 2008 10:51:21 -0400</pubDate>
        </item>
    </channel>
</rss>
