mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
An operating function (Prototype)
322d448d0f
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. |
||
---|---|---|
extras | ||
f | ||
gen164 | ||
include | ||
outside | ||
Spec | ||
v | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
Makefile | ||
README.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 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.