An operating function
Go to file
2014-02-26 17:58:40 -08:00
extras For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
f Reverse basket resize. 2014-02-18 00:17:31 -08:00
gen164 Minor bull fix. 2014-02-18 08:42:47 -08:00
include Various HTTP client fixes. 2014-02-26 17:58:40 -08:00
outside Revert "Revert "Merge remote-tracking branch 'urbit/master' into master"" 2014-02-25 12:18:07 -08:00
p Revert "Revert "Merge remote-tracking branch 'urbit/master' into master"" 2014-02-25 12:18:07 -08:00
Spec Various fixes and improvements. 2013-12-08 14:40:16 -08:00
v Various HTTP client fixes. 2014-02-26 17:58:40 -08:00
.gitignore Remove run directory from .gitignore 2013-09-29 10:37:12 +08:00
.gitmodules Revert "Revert "Merge remote-tracking branch 'urbit/master' into master"" 2014-02-25 12:18:07 -08:00
Makefile Various HTTP client fixes. 2014-02-26 17:58:40 -08: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.