Skip to content

nemu-cpp/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nemu/C++ Core

This library provides the fundamental scaffolding for the Nemu/C++ framework. This library should be used in conjunction with other components to build applications.

Contents

  • 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.

Project Status

nemu-cpp

This project is in early development and not ready for public use yet.

Usage

No documentation available as of yet.

Support

None.

License

Copyright (c) 2019-2023 Xavier Leclercq
Released under the MIT License
See https://github.com/nemu-cpp/core/blob/main/LICENSE.txt

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published