Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a novel approach to memory allocation for flat, immutable arrays in array languages like J and APL. Delve into the Apple array system, a JIT compiler for an expression-oriented functional language, presented by Vanessa McHale from Northern Trust. Learn about statically determined memory allocation techniques that extend liveness analysis familiar to compiler writers. Discover how this method simplifies ownership and allows for flexible memory management in the host language. Examine two implementations of this system in Python and R. This 23-minute conference talk from ARRAY 2024, sponsored by ACM SIGPLAN, offers valuable insights for those interested in array language implementation and compiler design.