An operating function
Go to file
~hatteb-mitlyd 23aced9775 Fork a child to handle checkpointing.
Kill the noise, and handle exit status from the child. If anything
untoward happens to the child, we need to know about it.
2014-03-21 18:08:58 -07:00
extras Suggest use of indent-relative as better than nothing; disable the use of tabs in indentation. 2014-03-10 09:10:28 -04:00
f Moar filez pls. 2014-03-20 10:18:45 -07:00
gen164 Fix dor. Duh. 2014-03-13 17:49:31 -07:00
include A bunch of web fixes. Preparing to proxy. 2014-03-21 14:46:14 -07:00
outside Nuke c-capnproto 2014-03-06 10:50:27 -08:00
Spec Various fixes and improvements. 2013-12-08 14:40:16 -08:00
v Fork a child to handle checkpointing. 2014-03-21 18:08:58 -07:00
.gitignore Clean up .gitignore 2014-03-14 11:02:45 -07:00
.travis.yml Support for GCC and CLANG 2014-03-07 13:56:16 -05:00
Makefile Fork a child to handle checkpointing. 2014-03-21 18:08:58 -07:00
README.markdown Added CI status notifier 2014-03-07 13:52:48 -05:00

Urbit

Build Status

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.