Giter VIP home page Giter VIP logo

waggle's Introduction

Waggle

This is a tool to convert BVM object to the BittyBuzz virtual machine (BBVM). The name waggle is a reference to the dance bees does when they communicate a new source of nectar with other member of the hive.

Most of the code comes from MIST repo https://github.com/MISTLab/BittyBuzz

Requirements

For building you do not need external libraries, to use it you need bzzc from MIST https://github.com/MISTLab/Buzz to be able to generate .bo files.

Usage

waggle <compiledbuzzscript.bo> <outfile.h>

Installation

First clone the repo

git clone https://github.com/SwarmUS/Template-Cpp.git

Then you build the project

mkdir build
cd build 
cmake ..
make

Then you can install. You will probably need to run as a super user.

make install

Uninstalling

Just use the provided install_manifest.txt from CMake after installation in your build directory. Note that you may need to run as a super user for that.

xargs rm < install_manifest.txt

Tests

There is no tests at the moment.

waggle's People

Contributors

xgroleau avatar

Watchers

James Cloos 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.