|
|
|
|
|
by 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. |
|