|
|
|
|
|
by chriswarbo
3347 days ago
|
|
> Is it theoretically impossible to fit an interpreter for a dynamic programming language in the L1 cache of a modern chip? The APL, J and K languages are known for being very fast; I vaguely remember one reason being given that their programs are so terse and high-level, they're compact enough to fit in cache. Not sure if the interpreter would though. |
|