This is the Linux app named Daabli whose latest release can be downloaded as Daabli_1.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Daabli with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Daabli
Ad
DESCRIPTION
Daabli is a simple cross-platform serialization framework for C++.
Features
- Loads objects from a 'C' style format which is easy to read and edit using any plain text editor
- Extremely simple to integrate and use
- Portable code; implemented in standard C++
- Does not require loadable types to derive from a specific base class
- Does not add any overhead (in terms of space/time) to the types it can load
- Non-intrusive loading support for types which cannot be modified (e.g., library types)
- Built-in support for the following STL containers: string, vector, list, deque, pair, map, multimap, set, multiset
- Supports loading enumerations
- Supports data-structures which form graphs (pointers)
- Supports forward references to objects (pointers)
- Supports (polymorphic and non-polymorphic) pointers to objects of derived types
- Handles multiple inheritance
- Does not require RTTI to be enabled
- Does not require exceptions to be enabled
Audience
Developers
Programming Language
C++
This is an application that can also be fetched from https://sourceforge.net/projects/daabli/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.