Coder Social home page Coder Social logo

streamblocks-tycho's Introduction

Logo

StreamBlocks Tycho Compiler Repository

Welcome to the StreamBlocks-Tycho compiler repository. This repository contains the frontend of the StreamBlocks dataflow compiler.

This README file is organized as follows:

  1. Getting started
  2. How to download this repository
  3. Dependencies
  4. Installation
  5. StreamBlocks Platforms
  6. Original Tycho repository
  7. Support

1. Getting Started

StreamBlocks-Tycho is a compiler for dataflow programs that supports most of Cal, RVC-CAL and a language for Kahn processes. This repository contains the frontend and the compiler infrastructure of the StreamBlocks-Tycho dataflow compiler and an example backend for C code generation.

2. How to download this repository

To get a local copy of the StreamBlocks-Tycho repository, clone this repository to the local system with the following commmand:

git clone https://github.com/streamblocks/streamblocks-tycho streamblocks-tycho

3. Dependencies

To build Tycho, you need the following:

  • Java SE Development Kit 8 (or later)
  • Apache Maven
  • Git

4. Installation

StreamBlocks Tycho is installed using the following commands:

git clone https://github.com/streamblocks/streamblocks-tycho streamblocks-tycho
cd streamblocks-tycho
mvn -DskipTests install

5. StreamBlocks Platforms

The StreamBlocks dataflow compiler has a code generator for multicore platforms and another one for reconfigurable computing using High-Level synthesis. The repository for those code-generators are located at the following link : streamblocks-platforms.

6. Original Tycho dataflow compiler repository

Tycho dataflow compiler compiler was developed by Lund University and the original repository is located here.

7. Support

If you have an issue with StreamBlocks-Tycho dataflow compiler please create a new issue in this repository.

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.