gnu-apl
« Back to VersTracker
Description:
GNU implementation of the programming language APL
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: apl programming-language interpreter array-oriented mathematics
Install: brew install gnu-apl
About:
GNU APL is a free, open-source implementation of the APL programming language, known for its powerful array-oriented syntax. It features an interactive interpreter and a built-in GUI, enabling concise expression of complex mathematical and data processing operations. The package includes an embedded SAX/SOAP-capable web server, facilitating the development of dynamic web applications directly within the APL environment.
Key Features:
  • Interactive interpreter and GUI
  • Array-oriented programming paradigm
  • Embedded web server (SAX/SOAP)
  • Extensive library of built-in functions
Use Cases:
  • Rapid prototyping of mathematical algorithms
  • Data analysis and transformation
  • Development of web services and dynamic web pages
Alternatives:
  • Dyalog APL – A commercial APL implementation offering advanced features and performance optimizations, but not open source.
  • J Programming Language – A modern, array-oriented language derived from APL that uses ASCII characters instead of special symbols.
Version History
Detected Version Rev Change Commit
Sep 14, 2025 11:14pm 0 VERSION_BUMP f3673a21