Code Monkey home page Code Monkey logo

adpc's Introduction

This is a fork of the Algebraic Dynamic Programming compiler code from http://bibiserv.techfak.uni-bielefeld.de/adp/adpcomp.html. The original code seems to not be maintained anymore; it was Copyright (C) 2001-2008 Peter Steffen, Marco Ruether, Christian Lang, Georg Sauthoff, Stefanie Schirmer.

The original authors are currently not involved in this github fork of their code, so please do not contact them with problems, unless you are sure that their original code is concerned.

On the other hand, I'd be happy if any of the original contributors would be interested in further work on this.

Until we have autoconf infrastructure, the original build and install instructions found in INSTALL apply. Basically, you'll need a working Haskell installation. For now I'm aiming at GHC 7.10 or later. Backward compatibility is probably lost along the way.

  • For OSx:

     $ brew install Caskroom/cask/haskell-platform
    
  • For Debian-based Linuxes:

     $ apt-get install haskell-platform
    

and also install the haxml package:

$ cabal update  
$ cabal install haxml

Be sure to have the directory where cabal installs executables in you path, e.g. ~/Library/Haskell/bin/ on OSx.

Look at the original README file for usage instructions. The code is free under GPL V2 license.

uuh/2016-02-23

adpc's People

Contributors

u-u-h 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.