An operating function (Prototype)
Go to file
Steve Dee 322d448d0f Jetted en and ex
You'll note that ex involves more endianness twiddling. This is
unfortunate, but en is exactly as stupid as you'd hope it would be,
so I'm going to call it okay.

Also, fixed ex. In particular, (ex:aesc 0) now agrees with the C's
output. Our bad.
2014-04-18 14:58:51 -07:00
extras fix typo... 2014-04-04 15:23:15 -04:00
f Merge remote-tracking branch 'urbit/master' into newbreach 2014-04-18 10:24:59 -07:00
gen164 Jetted en and ex 2014-04-18 14:58:51 -07:00
include Jetted en and ex 2014-04-18 14:58:51 -07:00
outside remove ed25519 dlls 2014-04-13 15:27:54 -07:00
Spec Various fixes and improvements. 2013-12-08 14:40:16 -08:00
v Merge remote-tracking branch 'urbit/master' into newbreach 2014-04-18 10:24:59 -07:00
.gitattributes Treat urbit.pill as binary 2014-04-08 17:29:33 -07:00
.gitignore ignore re2/obj 2014-04-10 17:08:42 -07:00
.travis.yml Support for GCC and CLANG 2014-03-07 13:56:16 -05:00
Makefile WIP jetted AES 2014-04-17 18:56:47 -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.