Git Product home page Git Product logo

apollohuang1 / write-you-a-haskell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sdiehl/write-you-a-haskell

0.0 0.0 0.0 961 KB

Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

License: MIT License

Shell 0.10% JavaScript 1.72% C++ 1.40% Python 1.74% C 0.62% OCaml 2.87% Haskell 81.14% Standard ML 0.09% Logos 1.24% CSS 4.74% Makefile 1.10% HTML 1.18% LLVM 0.62% Yacc 1.43%

write-you-a-haskell's Introduction


Building a modern functional compiler from first principles.

Stephen Diehl

Build Status Gitter MIT License

Read Online:

Releases

This is a work in progress.

Building

To generate the build scripts provision a cabal sandbox with pandoc in it. This is done by the write-you-a-haskell.cabal and stack.yaml files.

Stack

$ stack exec make

To generate the pdf, the LaTeX packages must be installed on the system.

$ sudo apt-get install texlive-xetex texlive-latex-extra
$ sudo apt-get install xzdec
$ sudo tlmgr install zapfding
$ stack exec make pdf

Generation of the epub is also supported.

$ stack exec make epub

Cabal

$ cabal sandbox init
$ cabal install --only-dependencies
$ cabal exec bash
$ make

Contributing

Any and all contributions are always welcome. As always, I rely on the perpetual kindness and goodwill of Haskellers (like you!) to help correct grammar, clarify, and fix errors.

License

Artwork CC BY NC SA

This written work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You may reproduce and edit this work with attribution for all non-commercial purposes.

The included source is released under the terms of the MIT License.

write-you-a-haskell's People

Contributors

sdiehl avatar chsievers avatar mpickering avatar mseri avatar da-x avatar samvher avatar jeffreyrosenbluth avatar vitorcbsb avatar thomwiggers avatar takenobu-hs avatar sgraf812 avatar nicolast avatar iblech avatar franklinchen avatar yanok avatar lazytype avatar hellerve avatar foreverbell avatar tommythorn avatar wardw avatar reinh avatar tanimoto avatar ianconnolly avatar drudru avatar ethercrow avatar dstein64 avatar carliros avatar brooksbp avatar mbrandonw avatar bmjames 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.