Hi everyone,
I’ve designed a small programming language for structuring complex systems (especially simulation and agent-based architecture).
It helps me clarify roles, avoid catch-all classes, and apply algorithmic thinking in a strict and consistent way.
I use it in real projects and it’s really helping me — but when I share it, I get no reaction at all.
No comments, no feedback, no interest — not even pushback.
I’m not trying to promote it, or build a fanbase. I just want to understand what might be the reason:
– Am I explaining it badly?
– Is the idea too unusual?
– Do people dislike projects that go beyond standards?
If you’re curious, the GitHub is here:
👉 https://github.com/charleskoffler/clprolf
Even one honest reaction would help me understand how this kind of thing is perceived.
Thank you so much 🙏