An operating function
Go to file
2013-12-04 14:00:41 -08:00
doc relatively tiny documentation changes 2013-09-30 18:39:02 -07:00
extras For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
f Fix bus errors with proper truncation. 2013-11-13 10:57:43 -08:00
gen191 Fix a bunch of memory leaks and stuff. 2013-11-11 23:09:11 -08:00
include Combat wake loops. 2013-11-20 22:43:12 -08:00
outside Fix some http-parser bugs; clean up dill. 2013-11-13 21:25:24 -08:00
Spec Some batz improvements. Clean up nock spec. 2013-12-02 17:01:07 -08:00
v Don't put empty directories in unix-built ankh. 2013-11-29 20:30:17 -08:00
.gitignore Remove run directory from .gitignore 2013-09-29 10:37:12 +08:00
Makefile 64-bit file offsets please... 2013-12-01 02:56:52 +00:00
README.markdown fixed doc link in README 2013-12-04 14:00:41 -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.