cl-april 1.0-3.bdd74f1
Array Programming Re-Imagined in Lisp
April compiles a subset of the APL programming language into Common Lisp. Leveraging Lisp's powerful macros and numeric processing faculties, it brings APL's expressive potential to bear for Lisp developers. Replace hundreds of lines of number-crunching code with a single line of APL.
- Website: https://github.com/phantomics/april
- Licenses: ASL 2.0
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-april 1.0-3.bdd74f1
as follows:
guix install cl-april@1.0-3.bdd74f1
Or install the latest version:
guix install cl-april
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.