Category:Hoon

From Rosetta Code
(Redirected from Hoon)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Hoon is the lisp-y runic language used in Urbit.

Unlike most other language, it has no reserved keywords and instead relies on two-character symbols called runes, which are converted into AST nodes. Hoon compiles to Nock, the simple combinator-based virtual machine that Urbit runs on top of.
Language
Hoon
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Hoon.