Running K: Difference between revisions

From The K Language Wiki
Content added Content deleted
(add nextjournal)
(add kona on replit)
Line 11: Line 11:
| oK || [https://johnearnest.github.io/ok/index.html REPL] [https://johnearnest.github.io/ok/ike/ike.html editor(iKe drawing framework)] [https://tio.run/##y9bNz/7/31DBSMFY20TBVMHs/38A Try It Online!'''*''']
| oK || [https://johnearnest.github.io/ok/index.html REPL] [https://johnearnest.github.io/ok/ike/ike.html editor(iKe drawing framework)] [https://tio.run/##y9bNz/7/31DBSMFY20TBVMHs/38A Try It Online!'''*''']
|-
|-
| Kona || [https://tio.run/##y9bNzs9L/P/fUMFIwVjbRMFUwez/fwA Try It Online!'''*''']
| Kona || [https://tio.run/##y9bNzs9L/P/fUMFIwVjbRMFUwez/fwA Try It Online!'''*'''] [https://replit.com/@ichigoberry/kona replit]
|-
|-
| ktye/i || [https://ktye.github.io/ REPL]
| ktye/i || [https://ktye.github.io/ REPL]

Revision as of 14:47, 4 July 2021

K was originally created as a proprietary language, but the main implementations are freely available to the general public for personal use. Over the years, many open source implementations of K have emerged.

Web-based interpreters

Caption text
Name Links
ngn/k Editor REPL Try It Online!* nextjournal *
oK REPL editor(iKe drawing framework) Try It Online!*
Kona Try It Online!* replit
ktye/i REPL
ThePlatform REPL

* - May not be latest version

Table of Implementations

Caption text
Name Language Dialect License Download
Shakti C K9 proprietary https://shakti.com/
ThePlatform Rust K-like temporarily closed source https://theplatform.technology/platform/install.html
ktye/i Go K-like proprietary https://github.com/ktye/i
ngn/k C K6 AGPL3 https://codeberg.org/ngn/k
oK JS K6 MIT https://github.com/JohnEarnest/ok
kuc C K5-like GPL3 https://github.com/zholos/kuc/
kdb+/q unknown K4 proprietary https://kx.com/developers/download-licenses/
klong C K-like public domain https://t3x.org/klong/
Kona C K3 ISC https://github.com/kevinlawler/kona/

References