APL hardware: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  08:15, 7 July 2022
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
APL hardware is hardware that has been designed to natively support APL [[array]] operations. This breaks the popular understanding of APL as an interpreted language. Unlike [[wikipedia:x86]], which is targeted to operate on individual [[scalar]]s one at a time, native APL architectures would be targeted to operate on entire arrays at a time, thereby increasing the speed of APL processing.
APL hardware is hardware that has been designed to natively support APL [[array]] operations. This breaks the popular understanding of APL as an interpreted language. Unlike [[wikipedia:x86|x86]], which is targeted to operate on individual [[scalar]]s one at a time, native APL architectures would be targeted to operate on entire arrays at a time, thereby increasing the speed of APL processing.


== Cellular APL Computer ==
== Cellular APL Computer ==

Navigation menu