An operating function
Go to file
2014-03-07 13:43:49 -05:00
extras For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
f Various fixes and improvements. 2014-03-04 11:17:34 -08:00
gen164 Working HTTP client. 2014-03-02 14:31:03 -08:00
include Some HTTP client fixes. 2014-03-03 11:51:35 -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 Fixed Linux specific bug causing lack of stack overflow traces. 2014-03-04 14:48:59 -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
.travis.yml Update .travis.yml 2014-03-07 13:43:49 -05:00
Makefile Various fixes and improvements. 2014-03-04 11:17:34 -08:00
README.markdown Update README.markdown 2014-03-05 17:57:37 -05: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.