Matches in SemOpenAlex for { <https://semopenalex.org/work/W2291513063> ?p ?o ?g. }
Showing items 1 to 80 of
80
with 100 items per page.
- W2291513063 abstract "Abstract Fusion is a program optimisation technique commonly imple-mented using special-purpose compiler support. In this paper,we present an alternative approach, implementing fold-basedfusion as a standalone library. We use staging to composeoperations on folds; the operations are partially evaluatedaway, yielding code that does not construct unnecessary inter-mediate data structures. The technique extends to partitioningand grouping of collections.Categories and Subject Descriptors D.1.1 [ProgrammingTechniques]: Applicative (Functional) Programming; D.3.4[Programming Languages]: Processors – Code generation,OptimisationKeywords Program optimisation, fusion, deforestation, fold,multi-stage programming 1. Introduction Suppose you are given a list of people, along with a list ofmovies each of these people like. If you want to find out howmany people like each movie, here is a Scala snippet to dothe job: def movieCount(people2Movies: List[(String, List[String])]): Map[String, Int] = { val" @default.
- W2291513063 created "2016-06-24" @default.
- W2291513063 creator A5004468076 @default.
- W2291513063 creator A5073952047 @default.
- W2291513063 date "2015-01-01" @default.
- W2291513063 modified "2023-09-26" @default.
- W2291513063 title "Fold-Based Fusion as a Library" @default.
- W2291513063 cites W1545172682 @default.
- W2291513063 cites W1608714802 @default.
- W2291513063 cites W1966981171 @default.
- W2291513063 cites W2008070495 @default.
- W2291513063 cites W2081124914 @default.
- W2291513063 cites W2081834155 @default.
- W2291513063 cites W2094455839 @default.
- W2291513063 cites W2154697693 @default.
- W2291513063 cites W2155593512 @default.
- W2291513063 cites W2159227002 @default.
- W2291513063 cites W2208923056 @default.
- W2291513063 cites W2572804059 @default.
- W2291513063 cites W2963514484 @default.
- W2291513063 cites W808017860 @default.
- W2291513063 cites W84930537 @default.
- W2291513063 hasPublicationYear "2015" @default.
- W2291513063 type Work @default.
- W2291513063 sameAs 2291513063 @default.
- W2291513063 citedByCount "0" @default.
- W2291513063 crossrefType "journal-article" @default.
- W2291513063 hasAuthorship W2291513063A5004468076 @default.
- W2291513063 hasAuthorship W2291513063A5073952047 @default.
- W2291513063 hasConcept C157486923 @default.
- W2291513063 hasConcept C169590947 @default.
- W2291513063 hasConcept C177264268 @default.
- W2291513063 hasConcept C199360897 @default.
- W2291513063 hasConcept C2776760102 @default.
- W2291513063 hasConcept C2777822670 @default.
- W2291513063 hasConcept C2780801425 @default.
- W2291513063 hasConcept C33923547 @default.
- W2291513063 hasConcept C37914503 @default.
- W2291513063 hasConcept C41008148 @default.
- W2291513063 hasConcept C42383842 @default.
- W2291513063 hasConcept C53942344 @default.
- W2291513063 hasConceptScore W2291513063C157486923 @default.
- W2291513063 hasConceptScore W2291513063C169590947 @default.
- W2291513063 hasConceptScore W2291513063C177264268 @default.
- W2291513063 hasConceptScore W2291513063C199360897 @default.
- W2291513063 hasConceptScore W2291513063C2776760102 @default.
- W2291513063 hasConceptScore W2291513063C2777822670 @default.
- W2291513063 hasConceptScore W2291513063C2780801425 @default.
- W2291513063 hasConceptScore W2291513063C33923547 @default.
- W2291513063 hasConceptScore W2291513063C37914503 @default.
- W2291513063 hasConceptScore W2291513063C41008148 @default.
- W2291513063 hasConceptScore W2291513063C42383842 @default.
- W2291513063 hasConceptScore W2291513063C53942344 @default.
- W2291513063 hasLocation W22915130631 @default.
- W2291513063 hasOpenAccess W2291513063 @default.
- W2291513063 hasPrimaryLocation W22915130631 @default.
- W2291513063 hasRelatedWork W1579932672 @default.
- W2291513063 hasRelatedWork W2041551093 @default.
- W2291513063 hasRelatedWork W2106999256 @default.
- W2291513063 hasRelatedWork W2403900172 @default.
- W2291513063 hasRelatedWork W2405862223 @default.
- W2291513063 hasRelatedWork W2506134317 @default.
- W2291513063 hasRelatedWork W2609349455 @default.
- W2291513063 hasRelatedWork W2617764048 @default.
- W2291513063 hasRelatedWork W2907913596 @default.
- W2291513063 hasRelatedWork W3025993830 @default.
- W2291513063 hasRelatedWork W3046870377 @default.
- W2291513063 hasRelatedWork W3088680525 @default.
- W2291513063 hasRelatedWork W3121414853 @default.
- W2291513063 hasRelatedWork W3212549866 @default.
- W2291513063 hasRelatedWork W48057338 @default.
- W2291513063 hasRelatedWork W635728713 @default.
- W2291513063 hasRelatedWork W2105031207 @default.
- W2291513063 hasRelatedWork W2182551403 @default.
- W2291513063 hasRelatedWork W2576452756 @default.
- W2291513063 hasRelatedWork W2751447704 @default.
- W2291513063 isParatext "false" @default.
- W2291513063 isRetracted "false" @default.
- W2291513063 magId "2291513063" @default.
- W2291513063 workType "article" @default.