Moebius
Posted: Thu Mar 12, 2009 10:39 pm
It's officially the first beta launching on all forums.
Moebius is a tool which permits to create userlibs from purebasic code.
Features :
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 :
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
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
- 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 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