https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
https://github.com/bensuperpc/experimentation
cpp
Last synced: 8 months ago
JSON representation
Git repository for my tests in C and C++ of new solutions
- Host: GitHub
- URL: https://github.com/bensuperpc/experimentation
- Owner: bensuperpc
- License: mit
- Created: 2022-11-03T09:12:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T20:33:06.000Z (over 2 years ago)
- Last Synced: 2025-10-09T12:15:53.004Z (9 months ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 286 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# experimentation
This is a project for experimenting C and C++ things, sometimes it becomes a real project.
## Table of contents
* [Building and installing](#building-and-installing)
* [Contributing](#contributing)
* [Licensing](#licensing)
* [Sources](#sources)
## Building and installing
See the [BUILDING](BUILDING.md) document.
## Contributing
See the [CONTRIBUTING](CONTRIBUTING.md) document.
## Licensing
See the [LICENSE](LICENSE) file.
## Sources
If you want to know where this project gets its sources from.
See the [SOURCES](SOURCES.md) document.