GithubHelp home page GithubHelp logo

tempbottle / zrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zerovm/zrt

0.0 2.0 0.0 65.2 MB

ZeroVM Run-Time environment

Home Page: zerovm.org

Makefile 0.52% Shell 5.61% Ruby 0.01% C 73.46% C++ 11.43% Assembly 0.07% Groff 3.11% Perl 2.50% TeX 1.09% Yacc 0.18% Emacs Lisp 0.19% Python 0.02% Objective-C 0.10% Logos 0.01% Lua 1.69%

zrt's Introduction

About

ZRT - ZeroVM Run-Time environment for user executables running on virtual hardware represented by ZeroVM. ZRT act as part of glibc library and implements zerovm platform dependent functions. ZVM toolchain must be used in order to create user applications;

Install & Run

  1. Install ZeroVM, Consult https://github.com/zerovm/zerovm/blob/master/README.md

  2. Install ZVM SDK. Consult https://github.com/zerovm/toolchain/blob/master/README.md

  3. Clone zrt source

     git clone https://github.com/zerovm/zrt.git
    
  4. Set environment variables (in ~/.bashrc, for example)

     ZVM_PREFIX    -path to zvm toolchain
     ZEROVM_ROOT   -path to ZEROVM folder, used for debugging with gdb
     ZRT_ROOT      -path to ZRT
     ZPYTHON_ROOT  -path to zpython port from cpython2 / cpython3
    

    For example:

     export ZEROVM_ROOT=${HOME}/zerovm
     export ZRT_ROOT=${HOME}/zrt
     export ZPYTHON_ROOT=${HOME}/zpython
    
  5. Build

     cd ${ZRT_ROOT}
     make
    

zrt's People

Contributors

larsbutler avatar leon-g avatar mgeisler avatar pkit avatar rampage644 avatar varchukvladimir avatar yaroslavlitvinov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.