k-language

Tag

Cards List
#k-language

Why l (new runtime for k and q)

Lobsters Hottest · 2026-07-21 Cached

A new runtime for the K and Q programming languages that reimagines execution using SIMD, parallelism, fusion, and compression to better leverage modern hardware.

0 favorites 0 likes
#k-language

kparser - small, readable parser for K

Lobsters Hottest · 2026-07-09 Cached

kparser is a small, readable parser for the K programming language, designed as a pedagogical reference to make K's grammar legible by printing ASTs in a Lisp-style nested-list form from a REPL.

0 favorites 0 likes
#k-language

l: A new runtime for k and q

Hacker News Top · 2026-07-07 Cached

l is a new runtime for k4, q, and qSQL that provides transparent SIMD, compressed vectors, and automatic parallelism while maintaining full compatibility with existing code. It targets high-performance computing on Wall Street.

0 favorites 0 likes
#k-language

Thinking in an array language (2022)

Hacker News Top · 2026-05-22 Cached

A comprehensive tutorial for ngn/k, an array programming language, with chapters, vocabulary, and exercises for learning.

0 favorites 0 likes
#k-language

kharp – k version 3 Language Interpreter in C#

Hacker News Top · 2026-05-17 Cached

An open-source interpreter for the K version 3 programming language, implemented in C# under the MIT License with Commons Clause. It fully implements the K Reference Manual and includes enhancements like a Foreign Function Interface for .NET objects.

0 favorites 0 likes
← Back to home

Submit Feedback