Skip to content

Instantly share code, notes, and snippets.

@joemfb
Last active July 19, 2017 03:41
Show Gist options
  • Save joemfb/73f5820354c03842581ffdbbe7714f82 to your computer and use it in GitHub Desktop.
Save joemfb/73f5820354c03842581ffdbbe7714f82 to your computer and use it in GitHub Desktop.
Hoon natural runes
  • =* / :aka
  • .+ / :bump
  • ^~ / :burn
  • != / :code
  • |% / :core
  • .? / :deep
  • !! / :fail
  • ?= / :fits
  • $hand (internal)
  • ~> / :hint
  • ?: / :if
  • ^| / :iron
  • ^? / :lead
  • ^+ / :like
  • $lost (internal)
  • %= / :make
  • ^= / :name
  • .* / :nock
  • ~! / :peep
  • => / :per
  • $rock (constant atom)
  • .= / :same
  • $sand (atom)
  • !; / :spit
  • !, / :twig
  • .^ / :wish
  • ^& / :zinc
@joemfb
Copy link
Author

joemfb commented Jul 19, 2017

Defined as "twigs without macro expansions in ++open:ap" in the current version of hoon.hoon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment