Kap Lang
10 months ago
- #programming
- #APL-inspired
- #array-based
- Kap is an array-based programming language inspired by APL.
- It allows working with arrays of data instead of individual elements, making code compact and reducing line count significantly.
- Kap can be run via a GUI-based JVM client or a web-based client.
- To run the GUI client, download the appropriate distribution and execute gui/bin/kap-jvm.
- Kap can also be run in the browser using JavaScript.
- Examples of Kap in action are available on the Kap examples page.
- Kap is available for download on all platforms.