Category:BQN: Difference between revisions

add description
(add BQN page)
 
(add description)
Line 1:
{{stub}}{{language|BQN|checking=dynamic}}{{language programming paradigm|functional}}
 
BQN is a new [[wp:Array programming|array oriented]], [[functional_programming|functional]] programming language in the [[APL]] lineage, which aims to remove irregular and burdensome aspects of the APL tradition and put the great ideas on a firmer footing. While its use demands a solid understanding of functions and multidimensional arrays, BQN's focus on providing simple, consistent, and powerful array operations (and documentation!) makes it a good language for learning array programming and building stronger array intuition.
 
Documentation can be found at https://mlochbaum.github.io/BQN.
236

edits