Ngn/k: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 60: Line 60:
The ngn/k help topic for adverbs is available at <code>\`</code> in the ngn/k repl.
The ngn/k help topic for adverbs is available at <code>\`</code> in the ngn/k repl.


=== Defined Verbs ===
ngn/k allows creation of new verbs that can be used infix, as part of its syntax. These must be defined as follows (using <code>∇</code> as an example symbol):

<pre>(∇:): monad
(∇): dyad</pre>
== References ==
== References ==