An operating function
Go to file
2013-10-02 18:44:22 +04:00
doc relatively tiny documentation changes 2013-09-30 18:39:02 -07:00
extras Initial checkin of emacs mode hoon-mode.el 2013-10-02 08:21:53 +00:00
f Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64) 2013-10-02 18:44:22 +04:00
gen191 Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64) 2013-10-02 18:44:22 +04:00
include Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64) 2013-10-02 18:44:22 +04:00
outside Cleaning up old code 2013-09-28 13:21:18 -07:00
Spec/nock relatively tiny documentation changes 2013-09-30 18:39:02 -07:00
v Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64) 2013-10-02 18:44:22 +04:00
.gitignore Remove run directory from .gitignore 2013-09-29 10:37:12 +08:00
Makefile Quick'n'dirty port to FreeBSD (checked on FreeBSD 9.2/amd64) 2013-10-02 18:44:22 +04:00
README.markdown Update README 2013-09-29 11:16:11 +08:00

Urbit

Urbit is a new programming and execution environment designed from scratch. Any resemblance to existing languages or operating systems is coincidental, cosmetic, or inevitable.

There is a lot to explain. For more information, watch a demo screencast and see the Urbit website.

System Requirements

Currently we support OS X, Ubuntu, Debian, and Amazon Linux.

Urbit depends on the following packages:

  • GNU Multiple Precision Arithmetic Library
  • OpenSSL
  • libsigsegv
  • ncurses

Building Urbit

See the documentation for instructions on building and running Urbit.