Kap: Difference between revisions

Jump to navigation Jump to search
106 bytes added ,  17:29, 14 April 2023
no edit summary
No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
| index origin            = 0
| index origin            = 0
| function styles          = block (like [[dfn]]s)
| function styles          = block (like [[dfn]]s)
| numeric types            = 64-bit float, 64-bit integer, complex (64-bit float components)
| numeric types            = 64-bit float, 64-bit integer, complex (64-bit float components), unlimited precision big rationals
| unicode support          = full
| unicode support          = full
| released                = 2020
| released                = 2020
| developer                = [[Elias Mårtenson]]
| developer                = [[Elias Mårtenson]]
| latest release version  = 2022 (unversioned)
| latest release version  = 2023 (unversioned)
| implementation language  = [[wikipedia:Kotlin (programming language)|Kotlin]]
| implementation language  = [[wikipedia:Kotlin (programming language)|Kotlin]]
| source                  = [https://codeberg.org/loke/array Codeberg]
| source                  = [https://codeberg.org/loke/array Codeberg]
Line 15: Line 15:
| documentation            = [https://kapdemo.dhsdevelopments.com/kap-comparison.html KAP for APL’ers]
| documentation            = [https://kapdemo.dhsdevelopments.com/kap-comparison.html KAP for APL’ers]
| file ext                = .kap
| file ext                = .kap
| influenced by            = [[Dyalog APL]], [[GNU APL]]
| influenced by            = [[Dyalog APL]], [[GNU APL]], [[BQN]]
| run online              = [https://kapdemo.dhsdevelopments.com/clientweb2/ JS Client]
| run online              = [https://kapdemo.dhsdevelopments.com/clientweb2/ JS Client]
}}
}}
Line 34: Line 34:
* Ability to define custom syntax
* Ability to define custom syntax
* Native hash table support
* Native hash table support
* Parallel evaluation (to take advantage of multi-core CPU's)
{{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]][[Category:Leading axis languages]]
{{APL dialects}}[[Category:APL dialects]][[Category:Nested array languages]][[Category:Leading axis languages]]
trusted
32

edits

Navigation menu