OK: Difference between revisions

From Rosetta Code
Content added Content deleted
(Add a link to the web REPL)
m (→‎External Links: formatting)
Line 2: Line 2:


==External Links==
==External Links==
[https://github.com/JohnEarnest/ok/ GitHub]
*[https://github.com/JohnEarnest/ok/ GitHub]
[https://johnearnest.github.io/ok/index.html Web REPL]
*[https://johnearnest.github.io/ok/index.html Web REPL]

Revision as of 15:55, 8 July 2022

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

oK is an open-source implementation in Javascript of the evolving K5/6 programming language.

External Links