Ngn/k: Difference between revisions

33 bytes removed ,  5 months ago
end of support
m (Linkify)
(end of support)
 
(One intermediate revision by one other user not shown)
Line 21:
}}
 
'''ngn/k''' is an implementation of [[K6]] created by [[ngn]]. It has been rewritten more than once, and has undergone many changes from its original iteration, borrowing ideas from many [[Arthur Whitney]] Ks, and occasionally deviating from their functionality.
 
ngn/k has undergone several rewrites, borrowing ideas from many [[Arthur Whitney]] Ks, and occasionally deviating from their functionality.
ngn/k is written in [[Arthur_Whitney#Programming_Style|Whitney-style C]], and is written to be performant, compact, and with minimal dependencies.
 
ngn/k is written in [[Arthur_Whitney#Programming_Style|Whitney-style C]], and is written to be performant, compact, and with minimal dependencies.
 
== History ==
Line 38 ⟶ 40:
 
ngn/k was indefinitely frozen<ref>https://codeberg.org/ngn/k/commit/7e7420217f9df95273a8605e05d6335d66dd8f8a</ref> on May 24, 2022.
 
In January 2024, ngn/k was announced to be no longer supported.
 
== Running ==