mirror of
https://github.com/urbit/shrub.git
synced 2024-12-16 06:51:14 +03:00
520 B
520 B
dot . %dot
Nock operators
The .
runes access Nock operators to maniuplate nouns. They are all
natural runes.
There are two basic categories of .
runes.
Nock operators
.+
Nock 4. Increments an atom.
.=
Nock 5. Tests two atoms for equality.
.^
Nock 11. Loads a file from the global namespace in virtual
userspace nock.
Nock evaluators
.*
Executes a Nock expression in userspace.