Moebius

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Moebius

Post by Progi1984 »

It's officially the first beta launching on all forums.

Moebius is a tool which permits to create userlibs from purebasic code.
Features :

Code: Select all

    * Open Source : http://code.google.com/p/moebius-pb/
    * Cross-platform : a same code (without API) will be compiled under Windows or Linux
    * Unicode Management
    * ThreadSafe Management
    * Modifiers Management
          o CPUs
                + SSE
                + SSE2
                + 3DNOW
                + MMX 
          o Init : initialization
          o End : free
          o Debug 
    * Parameters Management
          o standards : long, string, quad, char, etc...
          o linked lists
          o arrays 
    * Default Parameters Management
    * Globals variables Management 
    * Error management
The help is present :
- French : http://code.google.com/p/moebius-pb/wiki/FR_Features
- English : http://code.google.com/p/moebius-pb/wiki/EN_Features

For downloading binaries : http://partage.rootslabs.net/Moebius_beta1.zip
Content :

Code: Select all

- moebius in command line
- moebius with GUI
- samples used for features tests
- batchs (linux & windows) for building samples
For visualising sources : http://code.google.com/p/moebius-pb/sou ... #svn/trunk
For posting a bugreport, two locations :
- this post : Moebius - Feedback and Discussion
- http://code.google.com/p/moebius-pb/issues/list
/!\ Thanks for giving a test code for finding the problem
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

:D thanks for your great work
i will test it :wink:

greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Moebius

Post by PB »

> Moebius is a tool which permits to create userlibs from purebasic code

How does this differ from TailBite? I don't get it.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
DarkDragon
Addict
Addict
Posts: 2345
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: Moebius

Post by DarkDragon »

PB wrote:> Moebius is a tool which permits to create userlibs from purebasic code

How does this differ from TailBite? I don't get it.
Its one sourcecode for windows and linux ;-) .
bye,
Daniel
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Sorry PB, my explanation was not so good.
Moebius is a tool which permits from the same source code create userlibs for Windows and Linux. Binaries exist for Windows and Linux with GUI or Command Line.

The beta #2 is out :
Link : http://partage.rootslabs.net/Moebius_beta2.zip

Code: Select all

Beta #2			2009 - 03 - 13
	ADDED		German Language (from Ts-Soft)
	IMPROVED	GUI : Close the paths window after saving (from Fangles by IRC)
	IMPROVED	English Language (from Fangles by IRC)
	FIXED		GUI : Close Button in the "Configuration" Window doesn't work (from Fangles by IRC)
	FIXED		Error ASMInline during the compilation (from Dobro)
	FIXED		GUI : Paths Windows : search the bad compiler (from Comtois)
	IMPROVED	GUI : Paths Windows : choose purebasic path autocomplete others paths
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

The beta #3 is out :

Link : http://partage.rootslabs.net/Moebius_beta3.zip

Code: Select all

Beta #3			2009 - 03 - 14
	IMPROVED	Check and load ini files (from Ts-Soft)
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

Good job Progi1984:)
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Thanks Fangles :)
Violet
Enthusiast
Enthusiast
Posts: 106
Joined: Sun Dec 23, 2007 6:30 pm

Post by Violet »

Interesting, I'll take a look at it... :) But already: Well done! :D
best regards,

Violet
User avatar
idle
Always Here
Always Here
Posts: 5897
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Post by idle »

very cool, Thanks
yrreti
Enthusiast
Enthusiast
Posts: 546
Joined: Tue Oct 31, 2006 4:34 am

Post by yrreti »

Thanks very much too, Fangles :)
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

yrreti wrote:Thanks very much too, Fangles :)
All I did was find a few spelling mistakes, nothing at all:):)
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
yrreti
Enthusiast
Enthusiast
Posts: 546
Joined: Tue Oct 31, 2006 4:34 am

Post by yrreti »

Woops! :oops:
It pays to be awake before you comment.
:oops: :oops: :oops:
I slipped up.
I meant to say thank you Progi1984 for the program, and of course, thank
you Fangles for correcting the spelling mistakes.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Not just Fangles, freak, ts-soft, comtois, dobro, and a lot of another froggies frenchs :)
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Post by dobro »

mmmm ! frogs where are they this frogs ! :D :lol:
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
Post Reply