Co-dfns: Difference between revisions

Jump to navigation Jump to search
25 bytes added ,  13:26, 30 April 2020
m
Text replacement - "{{APL dialects}}" to "{{APL dialects}}Category:APL dialects"
m (1 revision imported)
m (Text replacement - "{{APL dialects}}" to "{{APL dialects}}Category:APL dialects")
Line 20: Line 20:
'''Co-dfns''' is a compiler for a subset of [[Dyalog APL]] developed by [[Aaron Hsu]], designed to target and run on GPUs. The implementation is notable for its use of [[vector]]s to represent [[tree]]s. While the implementation is extremely terse and largly uncommented, the code is described in detail in Hsu's doctors thesis, wherein he also claims that the performance and maintainability of the compiler could not be achieved with any language other than APL.
'''Co-dfns''' is a compiler for a subset of [[Dyalog APL]] developed by [[Aaron Hsu]], designed to target and run on GPUs. The implementation is notable for its use of [[vector]]s to represent [[tree]]s. While the implementation is extremely terse and largly uncommented, the code is described in detail in Hsu's doctors thesis, wherein he also claims that the performance and maintainability of the compiler could not be achieved with any language other than APL.


{{APL dialects}}
{{APL dialects}}[[Category:APL dialects]]

Navigation menu