Hoon Assist

January 30, 2017 ยท View on GitHub

An Atom package assisting with the steep learning curve of the Hoon programming language.

Displays documentation for different Hoon terms that are under your cursor:

The documentation was extracted from the docs repo.

Mapped:

  • Keywords and runes
  • Standard library functions (Added by @Fang-)

Missing:

  • Functions from zuse

Prerequisites

Installation

  • Atom > Preferences > Install > search for "hoon"
  • Install both language-hoon and hoon-assist
  • Restart Atom

Usage

  • Open up a .hoon file in Atom
  • Hit Ctrl+; to toggle the assist panel (or Packages > Hoon Assist > Toggle)
  • Move your cursor over some twigs!