Code: Select all
|---------------------------------------------------------------------------------------|
| |
| PBOSL - PureBasic OpenSource Libraries (LGPL) |
| |
|---------------------------------------------------------------------------------------|
| Library (alphabetically) | Prog.Language | Coder | Win | Linux | MacOS |
|------------------------------+---------------+------------------+-----+-------+-------|
| PBOSL_AnimSprite | C | Danilo | X | X | ? |
| PBOSL_Bignum | PB | Rings | X | | |
| PBOSL_BriefLZ | C | Joergen Ibsen | X | ? | ? |
| PBOSL_CatchDebugOutput | PB | Rings | X | | |
| PBOSL_CPUmonitor | ASM | Danilo | X | | |
| PBOSL_Cryption | PB |Mischa Brandt/Dige| X | | |
| PBOSL_DDE | PB | Rings | X | | |
| PBOSL_ExDataBase | PB | Rings | X | | |
| PBOSL_ExPrinter | PB | Rings | X | | |
| PBOSL_FASTFILE | ASM | Rings | X | | |
| PBOSL_FastFileCRC32 | PB | Rings | X | | |
| PBOSL_FastFileMD5 | PB | Rings | X | | |
| PBOSL_FastFileText | PB | Rings | X | | |
| PBOSL_GetExeNameFromSuffix | PB | Rings | X | | |
| PBOSL_GetHWInfo | ASM | Rings | X | | |
| PBOSL_GlobalSharedMemory | PB | Rings | X | | |
| PBOSL_LoadDllMemory | C | Joachim Bauch | X | | |
| PBOSL_NTLog | PB | Rings | X | | |
| PBOSL_NTService | PB | Rings | X | | |
| PBOSL_OOP | ASM | Danilo | X | | |
| PBOSL_Process | PB | Rings | X | | |
| PBOSL_SkinWin | C | Danilo | X | | |
| PBOSL_SkinWinFast | C | Danilo | X | | |
| PBOSL_SQLite3 | PB | Kiffi | X | | |
| PBOSL_Timer | C | Danilo | X | | |
| PBOSL_ToolbarPro | C | Danilo | X | | |
| PBOSL_TRYCATCH | ASM | Sebastian Lackner| X | | |
| PBOSL_UInt64 | C | Rings | X | ? | ? |
| PBOSL_VB_Helper | PB | Rings | X | | |
| PBOSL_WinIO | PB | Rings | X | | |
|---------------------------------------------------------------------------------------|
| X = supported OS |
| ? = possible, should compile (with modifications) |
|---------------------------------------------------------------------------------------|
PBOSL10-BIN-Win32.zip (Windows binarys only, 443k)
PBOSL10-BIN-Linux32.tar.gz (Linux binarys only, 23,7k)
PBOSL10-EXAMPLES.zip (Examples, 4,63MB)
PBOSL10-SRC.zip (Sources, 765k)
If you want compile yourself, you need:
- NASM Assembler
- Pelles C Compiler
- Tailbite and PureBasic
If you want generate the Help-file (.chm file), you need the
- Microsoft HTML-Help-Workshop
These tools are only needed if you want compile the source yourself.
In the binary archives are all needed precompiled libraries and helpfiles.
We choose the LGPL as license so that you can use the libs also
for commercial use without bundling your source.
The Source of the libs is and should always be OpenSource.
So if you need any change (New version of Purebasic perhaps)
or new functions feel free to recompile it.
(i remember the Problem with the Zip-Library and no sources to recompile for a new Purebasic version)
We want to avoid that with the complete Open Source.
We also need some sort of offical
Project-maintainer for the PBOSL package.
A sort of Person which leads all modifications and releases.
Some skills in ASM+C+PB could be in advantage.
Danilo and me can't longer lead that project due the lack
of time and interrests .
We invest more time in doing bigger projects in
C++ and .NET now, only some small time left for Purebasic.
So this is a kind of a gift for you.
PBOSL is now in your hands,
in the hands of the Purebasic community.