Giter Site home page Giter Site logo

ajhc's Introduction

Ajhc - arafura-jhc Build Status

A fork of jhc. And also Haskell compiler.

This project is founded by Metasepi Project.

How to install

$ sudo apt-get install make locales autoconf libreadline-dev \
  libwww-perl libconfig-yaml-perl graphviz haskell-platform drift pandoc \
  libghc-readline-dev libghc-utf8-string-dev libghc-hssyck-dev libghc-pandoc-dev
$ git clone git://github.com/ajhc/ajhc.git
$ cd ajhc
$ git checkout arafura
$ autoreconf -i
$ ./configure
$ make
$ sudo make install

For developing

Please use the arafura branch, rather than master branch.

You should send patch to jhc, if testing on Ajhc is good.

$ darcs get http://repetae.net/repos/jhc
$ cd jhc/
$ patch -p1 < ~/yourfile.patch
$ darcs record -a
$ darcs send

The command darcs send sends email the patch to jhc author (= John Meacham).

Future plan

Done

Yet

  • Rewrite Cortex-M3 base library with Ajhc.
  • Pass all regress test, and enable regress fail setting on travis-ci. https://travis-ci.org/ajhc/ajhc
  • Analyze jhc internal (Japanese doc). http://metasepi.masterq.net/posts/2013-01-31-jhc_internal_overview.html
  • Find critical region of Ajhc for reentrant and thread safe.
  • Port Haskell libraries on haskell-platform to Ajhc.
  • Understand jhc's region inference.
  • Find the method to implement GC that can be interrupted.
  • Get smaller RTS. Benchmark the RTS for running on custom FPGA CPU.
  • Start rewritng NetBSD kernel with Ajhc.

ajhc's People

Contributors

johnmeacham avatar master-q avatar samb avatar lemmih avatar droundy avatar coreyoconnor avatar jcpetruzza avatar aslatter avatar unkindpartition avatar puffnfresh avatar gwern avatar shapr avatar

Watchers

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