2013-09-29 00:21:18 +04:00
|
|
|
Urbit
|
|
|
|
=====
|
|
|
|
|
2014-03-07 22:52:48 +04:00
|
|
|
[![Build Status](https://travis-ci.org/urbit/urbit.png?branch=master)](https://travis-ci.org/urbit/urbit)
|
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
Urbit is a new programming and execution environment designed from scratch. Any
|
|
|
|
resemblance to existing languages or operating systems is coincidental,
|
|
|
|
cosmetic, or inevitable.
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
There is a lot to explain. For more information, watch a [demo screencast][1]
|
|
|
|
and see the [Urbit website][2].
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
System Requirements
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
Currently we support OS X, Ubuntu, Debian, and Amazon Linux.
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
Urbit depends on the following packages:
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
- GNU Multiple Precision Arithmetic Library
|
|
|
|
- OpenSSL
|
|
|
|
- libsigsegv
|
|
|
|
- ncurses
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
Building Urbit
|
|
|
|
--------------
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
See the [documentation][3] for instructions on building and running Urbit.
|
2013-09-29 00:21:18 +04:00
|
|
|
|
2013-09-29 07:16:11 +04:00
|
|
|
[1]: http://vimeo.com/75312418
|
|
|
|
[2]: http://www.urbit.org/
|
2014-03-06 02:57:37 +04:00
|
|
|
[3]: http://www.urbit.org/doc/
|