Software and Libraries

From The K Language Wiki
Revision as of 09:56, 3 October 2023 by Razetime (talk | contribs)

This page will attempt to document software and libraries written in K, generally ngn/k unless otherwise specified.

The main language is ngn/k, since publicly available software written in other dialects is rare, due to restrictive license and lack of popularity.

Libraries

Name Complete? Tests? Description
ngn/k stdlib yes yes not loaded by default. datetime, math, formatting, utf8 utilities
gitonthescene/csv no no Works on complete files, basic escapes and splitting are done
gitonthescene/png no yes simple png tools, makes use of zlib - gitonthescene/xml no no very raw, basic xml parsing, proof of concept - arlyle k libs no no single files: datetime, plotting, math
kpl yes no collection of APL-style glyphs for K