Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Well,</p> <ul> <li><p><a href="http://people.cs.kuleuven.be/~adriaan.moors" rel="noreferrer">Adrian Moors</a> has reimplemented <a href="http://www.comlab.ox.ac.uk/jeremy.gibbons/" rel="noreferrer">Jeremy Gibbons</a>' <a href="http://www.comlab.ox.ac.uk/jeremy.gibbons/publications/origami.pdf" rel="noreferrer">Origami</a> <a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.60.5251" rel="noreferrer">programming</a> : <a href="http://www.comlab.ox.ac.uk/jeremy.gibbons/publications/origami.pdf" rel="noreferrer">The paper</a>. <a href="http://people.cs.kuleuven.be/~adriaan.moors/wgp2006/" rel="noreferrer">The source</a>.</p></li> <li><p><a href="http://ropas.snu.ac.kr/~bruno/" rel="noreferrer">Bruno Oliveira</a> and Jeremy Gibbons have re-implemented <a href="http://www.comlab.ox.ac.uk/ralf.hinze/" rel="noreferrer">Hinze</a>'s <em><a href="http://journals.cambridge.org/action/displayAbstract?fromPage=online&amp;aid=459213" rel="noreferrer">Generics for the masses</a></em>, <a href="http://www.uni-koblenz.de/~laemmel" rel="noreferrer">Lämmel</a> &amp; <a href="http://research.microsoft.com/en-us/people/simonpj/" rel="noreferrer">Peyton-Jones</a>' <em><a href="http://homepages.cwi.nl/~ralf/syb3/" rel="noreferrer">Scrap your Boilerplate with Class</a></em>, and <em>Origami Programming</em>, and written <a href="http://ropas.snu.ac.kr/~bruno/papers/ScalaGeneric.pdf" rel="noreferrer">a detailed comparison about it</a>. Source <a href="http://www.comlab.ox.ac.uk/projects/gip/Scala.tgz" rel="noreferrer">here</a>.</p></li> <li><p>Naturally, the <a href="http://www.scala-lang.org/node/2060" rel="noreferrer">Scala Collections library</a> itself can easily be seen as an instance of generic programming, <a href="http://drops.dagstuhl.de/volltexte/2009/2338/pdf/09005.OderskyM.2338.pdf" rel="noreferrer">as Martin Odersky explains</a>, if only because of its reliance on implicits, Scala's flavor of <a href="http://en.wikipedia.org/wiki/Type_classes" rel="noreferrer">Type Classes</a>.</p></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload