Running K: Difference between revisions

286 bytes added ,  4 days ago
(add k-likes, goal)
 
(10 intermediate revisions by 5 users not shown)
Line 12:
| [[oK]] || [https://johnearnest.github.io/ok/index.html REPL], [https://johnearnest.github.io/ok/ike/ike.html editor(iKe drawing framework)], [https://ktye.github.io/zoo/#ok ktye/zoo], [https://ato.pxeger.com/run?1=m70kOz4_e8GCpaUlaboWaBSUBgA Attempt This Online]
|-
| [[Kona]] || [https://replit.com/@ichigoberry/kona repl.it], [https://ktye.github.io/zoo/#kona ktye/zoo]
|-
| [[ktye/i]] || [https://ktye.github.io/ REPL], [https://ktye.github.io/zoo/#k ktye/zoo], [http://ktye.github.io/db ktye/db]
|-
| [[K7]] (kparc)
Line 23:
|-
| [[K2]] (nsl archive)
|[http://nsl.com/k/k2/k295/ nsl], [https://ktye.github.io/zoo/#k2 ktye/zoo]
|}
 
Line 32:
| [[klong]] || [https://ktye.github.io/zoo/#klong ktye/zoo]
|-
| [[Goal]] || [https://anaseto.codeberg.page/try-goal/ Try Goal]
|-
| ktye/pdp-11 || [https://ktye.github.io/pdp11/index.html pdp-11]
|-
| [[Special K]] || [https://beyondloom.com/tools/specialk.html Online GLSL shader mapping]
|-
| [[ThePlatform]] || [https://theplatform.technology/webrepl.htm REPL]
|}
 
<sub>[https://tio.run Try It Online!] is an online programming environment which supports ngn/k, oK and Kona. It is not listed in the table since the owner has not updated the K versions for years.</sub>
 
Line 43 ⟶ 48:
|+ Table of K implementations
|-
! Name !! Language !! Dialect !! License !! Download !! Wiki Details
|-
| [[ngn/k]] || C || [[K6]] || [https://codeberg.org/ngn/k/src/branch/master/LICENSE AGPL3] || https://codeberg.org/ngn/k || [[Running K/ngnk|Running ngn/k]]
|-
| [[oK]] || JS || [[K5]] || [https://github.com/JohnEarnest/ok/blob/gh-pages/LICENSE.txt MIT] || https://github.com/JohnEarnest/ok
Line 62 ⟶ 67:
! Name !! Languages !! Influences !! License !! Download
|-
| [[Goal]] || Go || ngn/k, BQN || [https://codeberg.org/anaseto/goal/src/branch/master/LICENSE ISC] (?) || https://codeberg.org/anaseto/goal
|-
| [[kuc]] || C || K5 || [https://github.com/zholos/kuc/blob/master/COPYING GPL3] || https://github.com/zholos/kuc/
Line 68 ⟶ 73:
| [[klong]] || C, Python || K3 || public domain || https://t3x.org/klong/, https://github.com/briangu/klongpy (vectorized)
|-
| [[ThePlatform]] || Rust || K6? || temporary closed source || https://theplatform.technology/platform/install.html
|-
| jk || Haskell || K6, K9, Haskell || MPL 2.0 || http://git.badboy.institute/~skye/jk
|}
 
== Implementation Resources ==
 
[[Running K/ngnk|Running ngn/k]]
 
[[Category:Implementations]]
7

edits