|
|
|
|
|
by arcfide
2744 days ago
|
|
You mean Dyalog APL? It already regularly outperforms normal, handwritten C code. It also has support for distributed computing, multi-threading, and the Co-dfns compiler can be used to compile your APL code to the GPU. For example, consider the following talk, which discusses sub-nanosecond lookups/search using the Dyalog APL interpreter. https://dyalog.tv/Dyalog18/?v=paxIkKBzqBU |
|