Coder Social home page Coder Social logo

betty-book-haskell-sessions's Introduction

betty-book-haskell-sessions

  • NT - Neubauer and Thiemann [2004] give an encoding of first-order single-channel session types with recursion; A recreation of the code in their paper, with some bug fixes is include.

  • PT - Using parameterised monads, Pucella and Tov [2008] provide multiple channels, recursion, and some building blocks for delegation, but require manual manipulation of a session type context; cabal install simple-sessions first (http://hackage.haskell.org/package/simple-sessions)

  • SE - Sackman and Eisenbach [2008] provide an alternate approach where session types are constructed via a value-level witness. Current implementation on Hackage is heavily bit-rotted (http://hackage.haskell.org/package/sessions)

  • IY - Imai et al. [2010] extends Pucella-Tov with delegation and a more user-friendly approach to handling multiple channels; The latest version on Hackage (http://hackage.haskell.org/package/full-sessions) is not compatible with GHC 8 so I have included a fixed version on the repository here. Run cabal install in the ful-sessions-0.6.2.1 directory.

  • OY - Orchard and Yoshida [2016] use an embedding of effect systems into Haskell via graded monads based on a formal encoding of session-typed π-calculus into PCF with an effect system. (https://github.com/dorchard/sessions-in-haskell) The library is included here.

  • GVinHS - Lindley and Morris [2016] provide a finally tagless embedding of the GV session-typed functional calculus into Haskell, building on a linear λ-calculus embedding due to Polakow [2016]. Download GVinHS first (https://github.com/jgbm/GVinHs)

betty-book-haskell-sessions's People

Contributors

dorchard avatar

Watchers

 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.