# OCL.FIX [![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE) ![GitHub Repo stars](https://img.shields.io/github/stars/ocl-foss-org/fix) The FIX module from the OCL. Parse FIX messages using modern C++. Easily. ## Requirements: The OCL requires the following: - [Boost](https://www.boost.org/) - [Clang](https://clang.llvm.org/) - [CMake](https://cmake.org/) - [Git](https://git-scm.com/) - [OCL.Core](https://github.com/ocl-foss-org/core) ## Freestanding Status The Freestanding Status is a concept where a module is evaluated on whether it has or is fully freestanding or not. - Unverified (N/A) ##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.