JSON parsing, based on the jsmn parser.
Adds JSON capability for property lists via categories to NSPropertyListSerialization.
| Release Version | Release Notes | AI Documentation |
|---|---|---|
| RELEASENOTES | DeepWiki for MulleObjCJSMNFoundation |
Use mulle-sde to add MulleObjCJSMNFoundation to your project:
mulle-sde add github:MulleWeb/MulleObjCJSMNFoundationUse mulle-sde to build and install MulleObjCJSMNFoundation and all dependencies:
mulle-sde install --prefix /usr/local \
https://github.com//MulleObjCJSMNFoundation/archive/latest.tar.gzInstall the requirements:
| Requirements | Description |
|---|---|
| MulleFoundationBase | 🧱 MulleFoundationBase amalgamates Foundations projects |
| mulle-objc-list | 📒 Lists mulle-objc runtime information contained in executables. |
Download the latest tar or zip archive and unpack it.
Install MulleObjCJSMNFoundation into /usr/local with cmake:
PREFIX_DIR="/usr/local"
cmake -B build \
-DMULLE_SDK_PATH="${PREFIX_DIR}" \
-DCMAKE_INSTALL_PREFIX="${PREFIX_DIR}" \
-DCMAKE_PREFIX_PATH="${PREFIX_DIR}" \
-DCMAKE_BUILD_TYPE=Release &&
cmake --build build --config Release &&
cmake --install build --config ReleaseAll platforms and compilers supported by mulle-c11.
Nat! for Mulle kybernetiK