https://github.com/hiddenalpha/qntan
Qntan - A C module separations framework
https://github.com/hiddenalpha/qntan
Last synced: 11 months ago
JSON representation
Qntan - A C module separations framework
- Host: GitHub
- URL: https://github.com/hiddenalpha/qntan
- Owner: hiddenalpha
- Created: 2025-07-30T14:04:44.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-08-01T17:01:41.000Z (11 months ago)
- Last Synced: 2025-08-01T18:27:58.742Z (11 months ago)
- Language: C
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Qntan - A C module separations framework
========================================
## About the Name Qntan
Speak: "Q-en-tan".
It is short for "Quantum entanglement". It was chosen because this
projects wants to provide a separation (as in code modularization). But
the modules still are connected to their implementation (in a loose way
of course. Aka loose-coupling).
Sure, there's a lot of code with this in mind. The name is not meant to
assert that this is the only project in existence trying to do this.
It's just because, yes, it should have a name. That's it.