https://github.com/abrudz/kk
'' (pronounced KuoteKuote) – an APL golfing language
https://github.com/abrudz/kk
Last synced: 6 months ago
JSON representation
'' (pronounced KuoteKuote) – an APL golfing language
- Host: GitHub
- URL: https://github.com/abrudz/kk
- Owner: abrudz
- License: unlicense
- Created: 2017-03-16T00:39:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T00:46:13.000Z (over 8 years ago)
- Last Synced: 2025-02-10T15:30:45.457Z (8 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `''` (pronounced KuoteKuote) – an APL golfing language
APL was never meant to be a golfing language, but for other reasons it became very concise. This language is meant as a way of shortening APL as much as possible.
The name of the language consists of a length-zero string. In APL, such as string is denoted `''`. Traditionally, the quote character was found on the K key of APL keyboards; K as in Quote, since Q was taken by Questionmark. Hence, "Kuote". The pronounciation of this language's name is really just a mnemonic spelling of the APL expression which would return the language name as result.