Ngn/k: Difference between revisions

322 bytes added ,  2 years ago
no edit summary
No edit summary
No edit summary
Line 41:
 
ngn/k has a WASM distribution available online. These can be accessed from the "Run Online" links in the sidebar. The Codeberg page is restricted in some countries.
 
[[User:Traws|Traws]] has a fork of ngn/k on [https://github.com/traws0/ngnk-windows Github] which is made for compilation under cosmopolitan libc.
 
== Features ==
Line 53 ⟶ 55:
* <Code>1:</code> takes a single string.
 
=== Reserved Symbols ===
[[User:Traws|Traws]] has a fork of ngn/k on [https://github.com/traws0/ngnk-windows Github] which is made for compilation under cosmopolitan libc.
ngn/k has reserved symbols used for providing access to features that are not important enough to be added as primitives, but still warrant a name for quick use. These symbols can be used like any other nouns.
 
The ngn/k help topic for adverbs is available at <code>\`</code> in the ngn/k repl.
 
== References ==