summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: e0aadcd7a492ef564ebf0908e88966458c345aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# OCL.Core

[![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE)

Core 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/)

##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.