Git Product home page Git Product logo

thesis's Introduction

Richard A. Eisenberg's Dissertation

This repo stores all the files for my dissertation. I have decided to put this work-in-progress in the public domain both to generate interest and to get feedback. Thus, feedback is assuredly welcome, and feel free to post Issues.

To build, make sure you have all dependencies (see below), but then just use make. If you wish to avoid building my branch of GHC, you can use make thesis, which avoids compiling the examples from the text. You'll still need all the other dependencies (except Perl) though.

Dependencies:

  • A working GHC 8.0.

  • Make sure that ghc-8 is in your path and points to the GHC 8.0 executable.

  • Make sure that the packages in the cab directory of this repo are installed in the package database used by ghc-8.

  • ott, version 0.23 or greater

  • latexmk, which comes with modern LaTeX distributions.

  • lhs2TeX, which you can get with cabal install lhs2TeX. (This is just an executable that you need. It does not need to be built with my branch!)

  • Perl. The use of Perl is very minor and any version from the last 15 years should work fine.

  • GNU Make. No attempt is made to make the Makefile portable.

  • This repo has submodules. Make sure to git submodule update --init.

thesis's People

Contributors

sweirich avatar int-index avatar

Watchers

Alexander Bernauer avatar 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.