Giter Site home page Giter Site logo

rpxp's Introduction

Pony (Intel to ARM) Cross Compiler

Purpose

This Dockerfile creates a sandboxed, runnable Pony Compiler <http://ponylang.org>_ environment based on the latest commit to master on GitHub. We are cross compiling to the armhf (Raspberry Pi) platform.

Credits

This project was inspired by https://github.com/rbrewer123/docker_ponyc

Requirements

This is tested with the following software:

  • llvm-3.6
  • docker 1.9.0 (running on OSX 10.11.2)

Since its main dependency is docker, it should run on any platform with docker installed (e.g. OS X). It may or may not work with earlier versions of docker. To install docker on your system, see the official docker installation instructions <https://docs.docker.com/installation>_.

Installation

To build the docker image::

  make build

To test your new image::

  make test
  make version

To push your new image::

  make push

You can see your new image with this command::

  docker images

Grab the ponyc script from github like this::

  git clone https://github.com/lispmeister/rpxp

Run

To run ponyc from within the container, simply run the ponyc script::

rpxp/ponyc --help

Limitations

If you discover any limitations or bugs, please submit a GitHub issue.

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.