Y
Hacker News
new
|
ask
|
show
|
jobs
by
chhs
1904 days ago
I threw together a D Programming language glob-grep based off of the Zig version the author posted, if anyone is curious:
https://gist.github.com/aruthane/005c6c48f0deb9c4bfc83bc75e0...
2 comments
perennus
1904 days ago
This is the most readable version for me. I like C++ also but I find the namespace clutter annoying.
link
CyberDildonics
1904 days ago
There is no reason there has to be namespace clutter in C++
link
drannex
1904 days ago
Great work! Really hope the author decides to run and see the performance in comparison.
link