Git Product home page Git Product logo

syb's Introduction

syb: Scrap Your Boilerplate!
================================================================================

Scrap Your Boilerplate (SYB) is a library for generic programming in Haskell. It 
is supported since the GHC >= 6.0 implementation of Haskell. Using this 
approach, you can write generic functions such as traversal schemes (e.g., 
everywhere and everything), as well as generic read, generic show and generic 
equality (i.e., gread, gshow, and geq). This approach is based on just a few 
primitives for type-safe cast and processing constructor applications. 

It was originally developed by Ralf Lämmel and Simon Peyton Jones. Since then,
many people have contributed with research relating to SYB or its applications. 

More information is available on the webpage: 
http://www.cs.uu.nl/wiki/GenericProgramming/SYB


Features
--------

* Easy generic programming with combinators
* GHC can derive Data and Typeable instances for your datatypes
* Comes with many useful generic functions


Requirements
------------

* GHC 6.10.1 or later
* Cabal 1.6 or later


Bugs & Support
--------------

Please report issues or request features at the bug tracker:

  http://code.google.com/p/scrapyourboilerplate/issues/list

For discussion about the library with the authors, maintainers, and other
interested persons use the mailing list:

  http://www.haskell.org/mailman/listinfo/generics

syb's People

Contributors

dreixel avatar igfoo avatar sol avatar markwright avatar phadej avatar samb avatar simonmar avatar aslatter avatar ddssff avatar davidlazar avatar ggreif avatar tibbe avatar ryanglscott avatar yallop avatar

Watchers

Robert Hensing avatar 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.