An operating function
Go to file
2014-06-19 11:53:16 -07:00
debian add debian-package detritus 2014-05-21 16:21:16 -07:00
extras fix typo... 2014-04-04 15:23:15 -04:00
f Merge remote-tracking branch 'origin/newbreach' 2014-05-30 17:56:12 -07:00
gen164 Moar ap.c macro expansions 2014-06-18 13:09:04 -07:00
include Moar ap.c macro expansions 2014-06-18 13:09:04 -07:00
outside Merge commit '7536d1406f7a2d8919b0a04f1ff5edcbddc9019a' as 'outside/anachronism' 2014-06-07 13:59:16 -07:00
Spec Various fixes and improvements. 2014-06-19 11:53:16 -07:00
v total hack to get effects processed sooner 2014-06-18 12:04:27 -07:00
.gitattributes Treat urbit.pill as binary 2014-04-08 17:29:33 -07:00
.gitignore update ignore 2014-05-19 15:08:17 -07:00
.travis.yml Support for GCC and CLANG 2014-03-07 13:56:16 -05:00
Makefile Added set and map union and intersection (uni,int) 2014-06-11 20:14:50 -07:00
README.markdown point people to /setup not /doc in the README 2014-04-29 08:54:45 -07:00
urbit.spec move U2_LIB to /usr/share on rpm, silence rpmlint 2014-05-25 18:56:17 -07: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 website for instructions on building and running Urbit.