Kap: Difference between revisions

Jump to navigation Jump to search
163 bytes added ,  08:43, 13 August 2023
m
reference
No edit summary
m (reference)
Line 13: Line 13:
| license                  = [[wikipedia:MIT License|MIT]]
| license                  = [[wikipedia:MIT License|MIT]]
| website                  = [https://kapdemo.dhsdevelopments.com/ KAP]
| website                  = [https://kapdemo.dhsdevelopments.com/ KAP]
| documentation            = [https://kapdemo.dhsdevelopments.com/kap-comparison.html KAP for APL’ers]
| documentation            = [https://kapdemo.dhsdevelopments.com/reference.html KAP reference]
| file ext                = .kap
| file ext                = .kap
| influenced by            = [[Dyalog APL]], [[GNU APL]], [[BQN]]
| influenced by            = [[Dyalog APL]], [[GNU APL]], [[BQN]]
Line 27: Line 27:
== Differences from APL ==
== Differences from APL ==


The following is a list of significant differences compared to APL:
The following is a list of significant differences compared to APL:<ref>Mårtenson, Elias. [https://kapdemo.dhsdevelopments.com/kap-comparison.html KAP for APL’ers]. Unversioned. Retrieved 2023-08-13.</ref>


* Lazy evaluation
* Lazy evaluation
Line 35: Line 35:
* Native hash table support
* Native hash table support
* Parallel evaluation (to take advantage of multi-core CPU's)
* Parallel evaluation (to take advantage of multi-core CPU's)
== References ==
<references/>
{{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]]

Navigation menu