This library provides the fundamental scaffolding for the Nemu/C++ framework. This library should be used in conjunction with other components to build applications.
- include: directory containing the public headers for the project.
- lib: directory where the build process puts the compiled libraries.
- src: the source code for the project.
- tests: the tests for the project.
This project is in early development and not ready for public use yet.
No documentation available as of yet.
None.
Copyright (c) 2019-2023 Xavier Leclercq
Released under the MIT License
See https://github.com/nemu-cpp/core/blob/main/LICENSE.txt