2015-10-20 20:51:45 +03:00
|
|
|
---
|
|
|
|
logo: black
|
|
|
|
sort: 2
|
2015-11-18 02:46:54 +03:00
|
|
|
title: Hoon
|
2015-10-20 20:51:45 +03:00
|
|
|
---
|
|
|
|
|
|
|
|
<div class="short">
|
|
|
|
|
|
|
|
# Hoon
|
|
|
|
|
2015-11-20 00:45:26 +03:00
|
|
|
Hoon is a strict, typed, pure functional language. This site is
|
|
|
|
served by an urbit written in Hoon.
|
2015-10-20 20:51:45 +03:00
|
|
|
|
2015-11-20 00:45:26 +03:00
|
|
|
If you're interested in learning the fundamentals of Hoon from
|
|
|
|
the bottom up, start with [Principles of
|
2015-11-21 04:00:56 +03:00
|
|
|
Hoon](hoon/principles).
|
2015-11-20 00:45:26 +03:00
|
|
|
|
|
|
|
If you want to jump into building things right away and prefer to
|
|
|
|
learn from the top down, check out [Leap into
|
|
|
|
Hoon](hoon/jump-in/1-basic).
|
|
|
|
|
|
|
|
Both of these are under active development.
|
2015-10-20 20:51:45 +03:00
|
|
|
|
|
|
|
</div>
|