urbit/README.markdown
2013-12-04 14:00:41 -08:00

31 lines
754 B
Markdown

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][1]
and see the [Urbit website][2].
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][3] for instructions on building and running Urbit.
[1]: http://vimeo.com/75312418
[2]: http://www.urbit.org/
[3]: http://www.urbit.org/2013/11/18/urbit-is-easy-ch1.html