An operating function
Go to file
2013-11-09 04:05:48 +00: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 Remove debug printf. 2013-11-09 04:05:48 +00:00
gen191 Fix unspecified argument order in turn jet. 2013-11-07 16:16:19 -08:00
include Various fixes and improvements... 2013-11-08 15:37:38 -08:00
outside Fix SO_REUSEPORT issue in linux. 2013-10-31 17:20:42 +00:00
Spec New chat ready for testing. 2013-11-02 18:29:28 -07:00
v Various fixes and improvements... 2013-11-08 15:37:38 -08:00
.gitignore Remove run directory from .gitignore 2013-09-29 10:37:12 +08:00
Makefile Remove trailing paren 2013-10-30 14:44:35 -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.