Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q5150818> ?p ?o }
Showing triples 1 to 20 of
20
with 100 triples per page.
- Q5150818 subject Q8257707.
- Q5150818 abstract "A combinator library is a software library which implements combinators for a functional programming language; "the key idea is this: a combinator library offers functions (the combinators) that combine functions together to make bigger functions". These kinds of libraries are particularly useful for allowing domain-specific programming languages to be easily embedded into a general purpose language by defining a few primitive functions for the given domain and turning over the task of expanding higher-level constructs to the general language. An example would be the monadic Parsec parser [1] for Haskell. The library approach allows the parsers to be first-class citizens of the language.".
- Q5150818 wikiPageExternalLink hughes95design.html.
- Q5150818 wikiPageExternalLink 2535.
- Q5150818 wikiPageExternalLink leijen.pdf.
- Q5150818 wikiPageExternalLink Parsec.
- Q5150818 wikiPageWikiLink Q1004415.
- Q5150818 wikiPageWikiLink Q1481571.
- Q5150818 wikiPageWikiLink Q1579914.
- Q5150818 wikiPageWikiLink Q188860.
- Q5150818 wikiPageWikiLink Q190686.
- Q5150818 wikiPageWikiLink Q193076.
- Q5150818 wikiPageWikiLink Q2886113.
- Q5150818 wikiPageWikiLink Q303462.
- Q5150818 wikiPageWikiLink Q3305965.
- Q5150818 wikiPageWikiLink Q34010.
- Q5150818 wikiPageWikiLink Q691358.
- Q5150818 wikiPageWikiLink Q8257707.
- Q5150818 comment "A combinator library is a software library which implements combinators for a functional programming language; "the key idea is this: a combinator library offers functions (the combinators) that combine functions together to make bigger functions".".
- Q5150818 label "Combinator library".