Ngn/k: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 50: Line 50:


Every input verb is classified by <code>data</code>:
Every input verb is classified by <code>data</code>:
* `0:` takes lists of strings. (concatenates them with newlines)
* <code>0:</code> takes lists of strings. (concatenates them with newlines)
* `1:` takes a single string.
* <Code>1:</code> takes a single string.

* <code>0:</code> reads and writes lines of characters
* <code>1:</code> reads and writes lines of characters


[[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.
[[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.