Apologise Admins I am just asking this not promoting any unethical practices.
As everyone might know now that claude code was leaked and people even started making port of it into other languages as to avoid copyright and leagal issues.
Infact the Rust port : https://github.com/ultraworkers/claw-code
Has become the fastest fastest repo in history to surpass 100K stars it now has 160k stars and 101k fork and interestingly the code itself was made using claude code (as source says)
I would like the opinion of the Nim community on this and is there anyone daring to make claude code clone in complete Nim, Imagine Nim own I am not saying to promote unethical practices but just asking as most of You are my senior.
And apologise @Araq if I should not have posted this topic I am sorry in advance.
The leak stemmed from a packaging error where Bun (the runtime used) generated a full source map by default, and .map was not excluded in .npmignore or the files field of package.json. The map file referenced a complete ZIP of the original TypeScript sources hosted on Anthropic’s infrastructure.
Utilising & supporting bun(zig based) seems to backfired the Anthropic itself.
You keep bringing up things like these but not enough people care, chicken-and-egg. So Rust is popular by now, yes, I know. Good for them. If you want to make Nim more popular, help out on existing projects, spread the word or come up with creative new projects.
Here, https://forum.nim-lang.org/t/13693#83869. Nim's solution is claimed to be on par performance-wise with the previously fastest growing github stars project. See if you can reproduce these results. See if you then get people to notice.
Sorry I understand what you are trying to say I just mean to say because the clone is most famous of all attempts to clone claude code I don't mean to discuss about other languages . I was just giving example.
I will focus on what U said and will work on it as far as I can.