Ngnk: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Formatting)
(Link C)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{implementation|K}}'''ngn/k''' is an open-source implementation of [[K]] inspired by K6.
{{implementation|K}}'''ngn/k''' is an open-source implementation of [[K]] in [[C]] inspired by K6.
<br>
Author Nick Nickolov has stated that the project is on a hiatus:
<pre>i've decided to stop working on my free reimplementation of k6 for an indefinite period.
-ngn, 24 may 2022</pre>


==External Links==
==External Links==

Latest revision as of 05:04, 5 June 2023

Ngnk is an implementation of K. Other implementations of K.

ngn/k is an open-source implementation of K in C inspired by K6.

External Links