Main Page: Difference between revisions

From The K Language Wiki
Content added Content deleted
(→‎The K Ecosystem: link to AoC page)
 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
* [[Learning Resources]]
* [[Learning Resources]]
* [[primitives|K primitives]]
* [[primitives|K primitives]]
*[[Common Patterns]]
* [[Editors]]
* [[Translating to and from K]]


== The K Ecosystem ==
== The K Ecosystem ==
* [[Online Communities]]
* [[Online Communities]]
* [[Software and Libraries]]
* [[Companies and Jobs for K]]
* [[Companies and Jobs for K]]
* [[History]]
* [[History]]
* [[Advent of Code]] solutions
* [[Advent of Code]]


== Contribute to the Wiki ==
== Contribute to the Wiki ==

Latest revision as of 09:32, 3 October 2023

Welcome to The K Language Wiki.

K is an array-oriented programming language created by Arthur Whitney, with a focus on simplicity and terse, readable code. K has a reputation of being able to express complex and difficult algorithms in small, fast and short code.

Get Started with K

The K Ecosystem

Contribute to the Wiki