• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Cross-platform?

Hoodsey

New member
Kind of a vague Title, but I wanted people to click on it.

I recently picked up REALbasic Studio as my programming language, I think Lone Wolf should consider this development environment also, because the main seller of this language is... true cross-platform development. Develop on ANY OS you purchase a key for (special rules apply for the Enterprise license, however), and you can compile for OS X, Windows AND Linux. Talk about reaching out to audiences...

I don't know what it's coded in now, but I know Visual Basic is an easy import...
 
C++ IIRC, so it's already in a cross-platform language. :) Admittedly, UI and such are 3rd party, but given they've had success in coding for Macintosh and most Linux users are running it via Wine, I don't know that there's much impetus to rewrite everything in a completely new language.
 
C++ IIRC, so it's already in a cross-platform language. :) Admittedly, UI and such are 3rd party, but given they've had success in coding for Macintosh and most Linux users are running it via Wine, I don't know that there's much impetus to rewrite everything in a completely new language.

Dunno if it'd be a total rewrite, but the ability to run the application natively without having an emulator is fantastic. Since it assembles in machine code, it's nice. I've been working my way through a REAL Studio book. Fairly flexible. I can't wait until later in the book though.
 
Unfortunately we're coded in C++ as Duggan says, so rewriting RealBasic would indeed be complete rewrite. We are working on an OS X version of Hero Lab right now, which we're hoping to have out before the end of the year.
 
Back
Top