Y
Hacker News
new
|
ask
|
show
|
jobs
by
machiaweliczny
1172 days ago
I think Nim is closest to this wishlist
1 comments
elcritch
1172 days ago
Pretty much, ARC is RC without needing to manually write it. It can be as compact as Python and near C++/Rust speeds with some optimization. Then add in macros for real performance tricks like simd. Julias pretty nice as well.
link