An operating function (Prototype)
Go to file
johncburnham cffad3bf6e Merge pull request #36 from cdcarter/master
Still cleaning things up
2013-09-29 10:41:25 -07:00
doc some helpful thoughts on how atoms (is that still prefered language?) work. 2013-09-29 09:42:41 -07:00
f Cleaning up old code 2013-09-28 13:21:18 -07:00
gen191 Cleaning up old code 2013-09-28 13:21:18 -07:00
include remove a potentially misleading comment from all.h that might try and convince someone to delete all of the headers from f/. this is, of course, unadvised. 2013-09-29 09:24:24 -07:00
outside Cleaning up old code 2013-09-28 13:21:18 -07:00
Spec removing old Nock specs 2013-09-28 13:52:13 -07:00
v Cleaning up old code 2013-09-28 13:21:18 -07:00
.gitignore Don't track non-zod paths in Git 2013-09-29 10:03:12 +08:00
Makefile clearing cruft from the Makefile too 2013-09-29 09:46:37 -07:00
README.markdown Update README 2013-09-29 11:16:11 +08: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.