Skip to content

aaronlifton3/urbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urbit

This is an implementation of C. Guy Yarvin's Nock axioms, a compiler from the "Hoon" language to Nock, and other foundations of the Urbit static functional namespace.

The interpreter depends on the following packages:

  • GNU Multiprecision library
  • libsigsegv
  • openssl
  • libssl-dev
  • ncurses

You may be able to install these by running

sudo apt-get install libgmp3-dev libev-dev libsigsegv-dev openssl libssl-dev libncurses5-dev

To build the system, run make OS=osx or make OS=linux.

About

An Operating Function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published