blob: 8e63bd8e3902f86499bf9bd99d0c56077b7992e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# OCL.TProc
[](LICENSE)
Text Processing set of containers from the OCL.
## 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
## Freestanding Status
The Freestanding Status is a concept where a module is evaluated on whether it has or is fully freestanding or not.
- Unverified
##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.
|