All the functions, structures, constants, that are proposed are prefixed with the signature "madlib_," so as not to interfere with the STL purebasic or your own functions.
In this library you will find for example the creation / management of your binary as a Windows service instance or instantiation of an IP server.
Madlib is a function library for PureBasic.
The library is an extension of the STL PureBasic.
It includes a resident with structures and constants, in addition to the binary
functions.
All the functions, structure, constants are prefixed with madlib_
The compiliation is done in multilib (Thread, Unicode, threadsafe).
Follow MadLib for PureBasic
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
FYI 1) you download an exe installer. 2) source is not included. 3) the docs are in french. 4) the library will probably not be binary compatible with future versions of PB without rebuilding it (you can't).