Completed
A tool for scaling APL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Co-dfns Compiler Roadmap and Updates - Implementation and Integration Features
Automatically move to the next video in the Classroom when playback concludes
- 1 A compiled implementation of APL
- 2 A guide to APL programming techniques
- 3 A tool for scaling APL
- 4 Use case #1: GPUs
- 5 Use case #2: Scalar Hot Spots
- 6 Use case #3: Static Analysis
- 7 Use case #4: Integration
- 8 Traditional APL
- 9 Traditional APL: Features
- 10 Traditional APL: Parse vs. Exec
- 11 Parser-only supported features
- 12 Trad-fns: Scoping concerns
- 13 Trad-fns: Scoping approach
- 14 Lending a helping hand
- 15 Current efforts
- 16 Progress: Parser
- 17 Progress: Memory overheads
- 18 Benchmarking
- 19 Recommendations/Limits
- 20 Unique features